[ 
https://issues.apache.org/jira/browse/THRIFT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900774#action_12900774
 ] 

Anthony Molinaro commented on THRIFT-855:
-----------------------------------------

I looked around and it seems that there isn't any interference with pyc files.  
They are created as separate steps, so the pyc files do not change.  They do 
seem sort of anemic, but redhat seems to create them for all its python 
packages, so I assume there is something to them.  Anyway, any chance of this 
getting committed?

> 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: Python - Compiler
>    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.

Reply via email to