This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Arfrever, alexis, eric.araujo, tarek
Date 2011-11-25.15:15:10
SpamBayes Score 0.0035186782
Marked as misclassified No
Message-id <1322234113.79.0.92300725469.issue13400@psf.upfronthosting.co.za>
In-reply-to
Content
Thinking about this, build_py --compile clearly refers to byte-compilation of Python modules, but the same option on the build command is more ambiguous: It could be interpreted to mean “skip C compilation”.
History
Date User Action Args
2011-11-25 15:15:13eric.araujosetrecipients: + eric.araujo, tarek, Arfrever, alexis
2011-11-25 15:15:13eric.araujosetmessageid: <1322234113.79.0.92300725469.issue13400@psf.upfronthosting.co.za>
2011-11-25 15:15:10eric.araujolinkissue13400 messages
2011-11-25 15:15:10eric.araujocreate