Thrift-1373: Fix user-defined exception generation in thrift (python)
authorJake Farrell <jfarrell@apache.org>
Fri, 7 Oct 2011 00:04:56 +0000 (00:04 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 7 Oct 2011 00:04:56 +0000 (00:04 +0000)
commit2ce7f66deab8602b6de2422aaa520a1b2e508e60
tree86a9252b879ae13ef1b83814fcd84be40cb6f142
parent7301eced16c2f1a00b197de1cebb98e146834ea3
Thrift-1373: Fix user-defined exception generation in thrift (python)
Client: py
Patch: Dave Watson

Fixed python code generation so that user-defined exceptions have a
base class of TException rather than Exception.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1179903 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_py_generator.cc