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 berker.peksag
Recipients berker.peksag, cool-RR, docs@python, r.david.murray, terry.reedy
Date 2016-09-12.10:31:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473676310.09.0.917715275654.issue27604@psf.upfronthosting.co.za>
In-reply-to
Content
This is a duplicate of issue 17232. Note that "This changes the filename extension for compiled files from ``.pyc`` to ``.pyo``." part is no longer true. See PEP 488 for details.
History
Date User Action Args
2016-09-12 10:31:50berker.peksagsetrecipients: + berker.peksag, terry.reedy, r.david.murray, cool-RR, docs@python
2016-09-12 10:31:50berker.peksagsetmessageid: <1473676310.09.0.917715275654.issue27604@psf.upfronthosting.co.za>
2016-09-12 10:31:50berker.peksaglinkissue27604 messages
2016-09-12 10:31:49berker.peksagcreate