THRIFT-1797 Python implementation of TSimpleJSONProtocol
authorRoger Meier <roger@apache.org>
Wed, 26 Dec 2012 21:09:55 +0000 (22:09 +0100)
committerRoger Meier <roger@apache.org>
Wed, 26 Dec 2012 21:09:55 +0000 (22:09 +0100)
commit0895dfe6c0f74f77cea1ed5c4e28ac0c0b27d525
tree663305aadf3ef1b492924da4ea607a470a8fe206
parentb911b6a27c1dc9fa71e8bee8c54fde8ebfd847f7
THRIFT-1797 Python implementation of TSimpleJSONProtocol
Patch: Avi Flamholz
.gitignore [changed mode: 0755->0644]
lib/py/src/protocol/TJSONProtocol.py
test/py/RunClientServer.py
test/py/TSimpleJSONProtocolTest.py [new file with mode: 0644]