Thrift: Optional support for new-style classes.
authorDavid Reiss <dreiss@apache.org>
Tue, 18 Dec 2007 03:37:30 +0000 (03:37 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 18 Dec 2007 03:37:30 +0000 (03:37 +0000)
commit6495adb992eca5eb37da1bd72ebb5cc798e1afb1
treed2182ab9fca42741eafcfc96173f45cf55f5bb50
parent80a702fa395c3887281407b0d44af5cbe3e3006c
Thrift: Optional support for new-style classes.

Reviewed By: mcslee

Test Plan: Thrifted ThriftTest.thrift and looked at the output.

Revert Plan: ok

Other Notes:
Based on a patch from Jon Dugan.

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