Implementation of the basic Thrift stack in Python

Summary: Framework, install script, base classes, TSocket, TBinaryProtocol

Notes: Code-gen is coming around the bend...


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664778 13f79535-47bb-0310-9956-ffa450edef68
9 files changed
tree: b238b0f6ce3c18d92e59ec4ca4836fcfa77a95c9
  1. README
  2. bootstrap.sh
  3. compiler/
  4. configure.ac
  5. doc/
  6. lib/
  7. test/