mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
c6fc329a40
Summary: Previously, Thrift used the name of the .thrift file as the python module name. This wasn't very flexible. Now the python module can be explicitly declared. Also, there was no need for t_py_generator to inherit from t_oop_generator. Reviewed By: mcslee Test Plan: cd test/py/explicit_module ./runtest.sh Revert Plan: ok git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665234 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
runtest.sh | ||
test1.thrift | ||
test2.thrift |