-
Notifications
You must be signed in to change notification settings - Fork 0
zori/protobuf-empty-msg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Unlike in c++ where invoking the MutableExtension(..) method adds the extension, I could not find a way to do this in python unless the extending message has at least one field (like this: obj.Extensions[Msg.identifier].field = ..) There should be some way of forcing the message to be created (kenton@ suggested using the SetInParent() method but I could not get it to work). These protocol buffer definitions were compiled with proto compiler v2.2.0.
About
To create in python a message extension that is an empty message.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published