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 Arfrever, amaury.forgeotdarc, asvetlov, brett.cannon, docs@python, eudoxos, ncoghlan, r.david.murray
Date 2012-11-06.16:39:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352219984.21.0.795981565087.issue16421@psf.upfronthosting.co.za>
In-reply-to
Content
It's fine to cheat in tests, although test_imp predates importlib which is why it uses an undocumented API.
History
Date User Action Args
2012-11-06 16:39:44brett.cannonsetrecipients: + brett.cannon, amaury.forgeotdarc, ncoghlan, Arfrever, r.david.murray, asvetlov, docs@python, eudoxos
2012-11-06 16:39:44brett.cannonsetmessageid: <1352219984.21.0.795981565087.issue16421@psf.upfronthosting.co.za>
2012-11-06 16:39:44brett.cannonlinkissue16421 messages
2012-11-06 16:39:43brett.cannoncreate