You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
`protoc` (apparently) does not generate a python package. I wish to generate a number of python modules from *.proto files. I want to put these modules in a python package. I need to create an appropriate `__init__.py` file. Is there any documentation on recommended practice for doing this?