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 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.