protobuf/python/google
Josh Haberman 0b70a43736 Fixes for Python/C++ implementation in open-source:
* Rosy hack doesn't apply (that test should be removed
    for the open-source release).

  * Added our own copy of parameterized.py (the open-source
    version of Google Apputils doesn't contain it).

  * The C++ Descriptor object didn't implement extension_ranges.

  * Had to implement a hack around returning EncodeError, to
    work around the module-loading behavior of the test runner.
2015-02-25 20:17:32 -08:00
..
protobuf Fixes for Python/C++ implementation in open-source: 2015-02-25 20:17:32 -08:00
__init__.py Initial checkin. 2008-07-10 02:12:20 +00:00