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, eric.araujo, ncoghlan, vdupras
Date 2010-07-23.14:04:58
SpamBayes Score 0.00051943894
Marked as misclassified No
Message-id <1279893915.09.0.477430658181.issue8392@psf.upfronthosting.co.za>
In-reply-to
Content
Committed in r83090. Tweaked the patch from Virgil slightly so that it sets the flag used by importlib to delineate whether to use __import__ back to its original setting after running the tests.
History
Date User Action Args
2010-07-23 14:05:15brett.cannonsetrecipients: + brett.cannon, ncoghlan, vdupras, eric.araujo
2010-07-23 14:05:15brett.cannonsetmessageid: <1279893915.09.0.477430658181.issue8392@psf.upfronthosting.co.za>
2010-07-23 14:04:58brett.cannonlinkissue8392 messages
2010-07-23 14:04:58brett.cannoncreate