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 terry.reedy
Recipients Aaron.Meurer, mgedmin, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2015-09-17.00:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442449448.46.0.574289793712.issue25117@psf.upfronthosting.co.za>
In-reply-to
Content
Pre-compiling should generally not be needed; I try to remember to uncheck it.  If you do want everything compiled, read the doc for compileall module.
History
Date User Action Args
2015-09-17 00:24:09terry.reedysetrecipients: + terry.reedy, paul.moore, mgedmin, tim.golden, Aaron.Meurer, zach.ware, steve.dower
2015-09-17 00:24:08terry.reedysetmessageid: <1442449448.46.0.574289793712.issue25117@psf.upfronthosting.co.za>
2015-09-17 00:24:08terry.reedylinkissue25117 messages
2015-09-17 00:24:07terry.reedycreate