You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Nathaniel Cook (JIRA)" <ji...@apache.org> on 2012/12/24 19:54:12 UTC

[jira] [Created] (THRIFT-1806) Python generation always truncates __init__.py files

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