/[Apache-SVN]
ViewVC logotype

Revision 818429


Jump to revision: Previous Next
Author: esteve
Date: Thu Sep 24 10:22:00 2009 UTC (14 years, 7 months ago)
Changed paths: 2
Log Message:
THRIFT-586. python: TSocket incorrectly sets the exception type when an end of file error occurs

TTransportException's type was set to "Transport not open" in some cases, which should
be its message.
Use named arguments and set the type for TTransportException to END_OF_FILE in TSocket#read
and TSocket#write.

reviewer: dreiss



Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/py/src/protocol/TBinaryProtocol.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/transport/TSocket.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26