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 petri.lehtinen
Recipients brett.cannon, joshtriplett, ncoghlan, petri.lehtinen, vstinner
Date 2011-05-26.10:54:35
SpamBayes Score 3.5392954e-05
Marked as misclassified No
Message-id <1306407276.13.0.319383794436.issue12082@psf.upfronthosting.co.za>
In-reply-to
Content
Should the .pyc/.pyo file writing be disabled altogether if stat() and/or fstat() is not available. In this case, there's no way to check mtimes, right?
History
Date User Action Args
2011-05-26 10:54:36petri.lehtinensetrecipients: + petri.lehtinen, brett.cannon, ncoghlan, vstinner, joshtriplett
2011-05-26 10:54:36petri.lehtinensetmessageid: <1306407276.13.0.319383794436.issue12082@psf.upfronthosting.co.za>
2011-05-26 10:54:35petri.lehtinenlinkissue12082 messages
2011-05-26 10:54:35petri.lehtinencreate