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 vstinner
Recipients Arfrever, Guy.Kisel, barry, belopolsky, ncoghlan, vstinner
Date 2011-03-21.01:17:25
SpamBayes Score 0.015623572
Marked as misclassified No
Message-id <1300670245.88.0.596577760146.issue11235@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, a simpler fix would be just to not fail if the .pyc file cannot be created (but emit a warning / write an error to stderr).
History
Date User Action Args
2011-03-21 01:17:25vstinnersetrecipients: + vstinner, barry, ncoghlan, belopolsky, Arfrever, Guy.Kisel
2011-03-21 01:17:25vstinnersetmessageid: <1300670245.88.0.596577760146.issue11235@psf.upfronthosting.co.za>
2011-03-21 01:17:25vstinnerlinkissue11235 messages
2011-03-21 01:17:25vstinnercreate