Fix python server bugs and go to new protocol wraps transport model
authorMark Slee <mcslee@apache.org>
Wed, 25 Oct 2006 21:39:01 +0000 (21:39 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 25 Oct 2006 21:39:01 +0000 (21:39 +0000)
commit4ac459ff3a447786220d01402756b70eb21329a1
treed272dc5d5081dfeb09e904b47e97aa03571a3163
parent5946a185968aeee39a4dc5a1aaea9a9932a4abed
Fix python server bugs and go to new protocol wraps transport model

Reviewed By: ccheever

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664849 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/Thrift.py
lib/py/src/protocol/TBinaryProtocol.py
lib/py/src/protocol/TProtocol.py
lib/py/src/server/TServer.py