| python_generator.h | 33 // Generates Python code for a given .proto file. 55 namespace python { namespace in namespace:google::protobuf::compiler 57 // CodeGenerator implementation for generated Python protocol buffer classes. 59 // Python output, you can do so by registering an instance of this 156 } // namespace python
|