python: Eliminate the option of TFramedTransport to not frame
authorDavid Reiss <dreiss@apache.org>
Sat, 31 Jan 2009 21:39:16 +0000 (21:39 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 31 Jan 2009 21:39:16 +0000 (21:39 +0000)
commitfb695b77d3b5ac69ba7011cddd066d55e23c3b0f
tree99639aae1f0f4c68458ce004b462fe1f2f36f32a
parent9813cbeda6f15be9bcbfb163ce475f82d7f02839
python: Eliminate the option of TFramedTransport to not frame

We've done this in a few other languages.  All the tests still pass.

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