[ https://issues.apache.org/jira/browse/THRIFT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899078#action_12899078 ]
David Reiss commented on THRIFT-855: ------------------------------------ Python's "optimize" mode is pretty silly at the moment, but I see no problem with this as long as it doesn't interfere with the .pyc files. Anyone else know better? > Include optimized compiled python objects in install > ---------------------------------------------------- > > Key: THRIFT-855 > URL: https://issues.apache.org/jira/browse/THRIFT-855 > Project: Thrift > Issue Type: Improvement > Components: Compiler (Python) > Affects Versions: 0.5 > Reporter: Anthony Molinaro > Attachments: setup.cfg > > > The current python installation includes compiled versions of files .pyc > files, but not the optimized compiled versions .pyo. Including the optimized > versions seems like it wouldn't hurt, and might help out python users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.