Feng Xiao d1ec493a12 Fix Python C++ implementation build issues: 11 лет назад
..
README bde4a3254a down integrate python opensource to svn 11 лет назад
__init__.py 1eba9d9c74 merge tags/2.6.0 into trunk 11 лет назад
cpp_message.py 6ef984af4b Down-integrate from internal code base. 11 лет назад
descriptor.cc d1ec493a12 Fix Python C++ implementation build issues: 11 лет назад
descriptor.h 6ef984af4b Down-integrate from internal code base. 11 лет назад
descriptor_cpp2_test.py e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 лет назад
extension_dict.cc 6ef984af4b Down-integrate from internal code base. 11 лет назад
extension_dict.h 6ef984af4b Down-integrate from internal code base. 11 лет назад
message.cc 6ef984af4b Down-integrate from internal code base. 11 лет назад
message.h 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 лет назад
message_factory_cpp2_test.py e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 лет назад
proto2_api_test.proto 6ef984af4b Down-integrate from internal code base. 11 лет назад
python.proto 6ef984af4b Down-integrate from internal code base. 11 лет назад
python_protobuf.h e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 лет назад
reflection_cpp2_generated_test.py e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 лет назад
repeated_composite_container.cc 6ef984af4b Down-integrate from internal code base. 11 лет назад
repeated_composite_container.h 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 лет назад
repeated_scalar_container.cc 6ef984af4b Down-integrate from internal code base. 11 лет назад
repeated_scalar_container.h 6ef984af4b Down-integrate from internal code base. 11 лет назад
scoped_pyobject_ptr.h 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 лет назад

README

This is the 'v2' C++ implementation for python proto2.

It is active when:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2