Message 136937 - Python tracker (original) (raw)

Message136937

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:36 petri.lehtinen set recipients: + petri.lehtinen, brett.cannon, ncoghlan, vstinner, joshtriplett
2011-05-26 10:54:36 petri.lehtinen set messageid: 1306407276.13.0.319383794436.issue12082@psf.upfronthosting.co.za
2011-05-26 10:54:35 petri.lehtinen link issue12082 messages
2011-05-26 10:54:35 petri.lehtinen create