THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110"
authorTodd Lipcon <todd@cloudera.com>
Mon, 10 Dec 2012 22:29:59 +0000 (14:29 -0800)
committerTodd Lipcon <todd@cloudera.com>
Mon, 10 Dec 2012 22:29:59 +0000 (14:29 -0800)
commit2b2560e836fcd07493bee15374f499b3eb77fe47
tree9581503b9197b3c8213df72ffb67942fff3f9b24
parent0d866d7de28b51d5eabceae16cbbfb4f8f5cfb9b
THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110"

This reverts commit 6c5ee6ad2067e245ab5364f9a6019d8b63d7ed52.

This commit is being reverted since it broke compatibility with
Python 2.4, which is the latest version included in RHEL5 releases.
compiler/cpp/src/generate/t_py_generator.cc
lib/py/src/server/THttpServer.py
lib/py/src/server/TProcessPoolServer.py
lib/py/src/server/TServer.py
lib/py/src/transport/TSSLSocket.py