author | Mark Slee <mcslee@apache.org> | |
Sun, 3 Sep 2006 21:13:07 +0000 (21:13 +0000) | ||
committer | Mark Slee <mcslee@apache.org> | |
Sun, 3 Sep 2006 21:13:07 +0000 (21:13 +0000) | ||
commit | cde2b61c5e3a26fd6ad5bc1a6fcdee449696d66c | |
tree | b238b0f6ce3c18d92e59ec4ca4836fcfa77a95c9 | tree | snapshot |
parent | dafa3cf710b21049f929500ca57957709f46b941 | commit | diff |
lib/py/setup.py | [new file with mode: 0644] | blob |
lib/py/src/Thrift.py | [new file with mode: 0644] | blob |
lib/py/src/__init__.py | [new file with mode: 0644] | blob |
lib/py/src/protocol/TBinaryProtocol.py | [new file with mode: 0644] | blob |
lib/py/src/protocol/TProtocol.py | [new file with mode: 0644] | blob |
lib/py/src/protocol/__init__.py | [new file with mode: 0644] | blob |
lib/py/src/transport/TSocket.py | [new file with mode: 0644] | blob |
lib/py/src/transport/TTransport.py | [new file with mode: 0644] | blob |
lib/py/src/transport/__init__.py | [new file with mode: 0644] | blob |