`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?
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/d735c951-13e8-444c-b8e2-1a89572aafd0n%40googlegroups.com.
