Nathaniel Cook created THRIFT-1806:
--------------------------------------

             Summary: Python generation always truncates __init__.py files
                 Key: THRIFT-1806
                 URL: https://issues.apache.org/jira/browse/THRIFT-1806
             Project: Thrift
          Issue Type: Bug
          Components: Python - Compiler
            Reporter: Nathaniel Cook


When generating python code the generator correctly creates __init__.py file 
for each directory. If the __init__.py file has contents it is always 
overwritten. This usually isn't a problem unless using the -out flag, then 
there is a potential to erase non generated code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to