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 brett.cannon
Recipients brett.cannon, ncoghlan, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2011-11-15.17:05:35
SpamBayes Score 0.0050402964
Marked as misclassified No
Message-id <1321376735.92.0.332722247055.issue13392@psf.upfronthosting.co.za>
In-reply-to
Content
I say go with the deletion for importlib. If the failure is a sign of success, then just go with it and not worry about the failure. __pycache__ guarantees that we are not losing out by clobbering some other Python version's pyc file.
History
Date User Action Args
2011-11-15 17:05:35brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, vstinner, r.david.murray, neologix, python-dev
2011-11-15 17:05:35brett.cannonsetmessageid: <1321376735.92.0.332722247055.issue13392@psf.upfronthosting.co.za>
2011-11-15 17:05:35brett.cannonlinkissue13392 messages
2011-11-15 17:05:35brett.cannoncreate