protobuf/python/google
Adam Cozzette 259dd7e842 Updated descriptor_pool.py to be compatible with Python 3
In Python 3 the values() method on a dictionary returns a view instead
of a list, so we need to explicitly convert that to a list.
2016-11-22 16:55:43 -08:00
..
protobuf Updated descriptor_pool.py to be compatible with Python 3 2016-11-22 16:55:43 -08:00
__init__.py Add a modified patch from craigcitro@ to handle namespace sharing. 2016-02-18 16:12:11 -08:00