0xABAB created THRIFT-3707:
------------------------------
Summary: Thrift claims to generate Python, but it doesn't in all
cases
Key: THRIFT-3707
URL: https://issues.apache.org/jira/browse/THRIFT-3707
Project: Thrift
Issue Type: Bug
Affects Versions: 0.9.3
Environment: All
Reporter: 0xABAB
In Python module names cannot contain a dash. However, your supposed "compiler"
does create such modules, hence your compiler is broken. It should probably use
underscores instead of dashes or something.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)