Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 223 by gregory.szorc: Python Package Doesn't Contain Compiler
Plugin Module
http://code.google.com/p/protobuf/issues/detail?id=223
The produced Python package should contain the
google.protobuf.compiler.plugin_pb2 compiler plugin Python module, which is
produced by compiling plugin.proto.
This issue is filed per Kenton's advice after discussion at
http://groups.google.com/group/protobuf/browse_thread/thread/e58c33f20c27f4a9
Verification Steps:
1) Install Python protocol buffers per official docs (python setup.py
install)
2) In a Python interpreter, verify you can 'import
google.protobuf.compiler.plugin_pb2'
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.