python: Make TFramedTransport use a cStringIO for reading
authorDavid Reiss <dreiss@apache.org>
Sat, 31 Jan 2009 21:39:20 +0000 (21:39 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 31 Jan 2009 21:39:20 +0000 (21:39 +0000)
commit647d30d218d206474d583d0189bb8169f741e7d9
treef1927aa52cffecdf142d9f7126b8d188ea3831f2
parentfb695b77d3b5ac69ba7011cddd066d55e23c3b0f
python: Make TFramedTransport use a cStringIO for reading

Tested by running a client against a framed-transport server.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@739631 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/transport/TTransport.py