fix TApplicationException not imported in Python gencode
authorChristopher Piro <cpiro@apache.org>
Tue, 8 May 2012 01:45:21 +0000 (01:45 +0000)
committerChristopher Piro <cpiro@apache.org>
Tue, 8 May 2012 01:45:21 +0000 (01:45 +0000)
commitea7b21d17564bca57b9a69ed7d663b2fa8eb6cd7
treeffa0a27dfffec14871457c57d868ef4ee6dd7e17
parentbb6de7aab09e4feb1377bd2486d420855495a11b
fix TApplicationException not imported in Python gencode

used unconditionally in the generated code. "from thrift.Thrift import *" included it before r1169492 but not since.

Reviewed By: dreiss

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