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 eric.smith
Recipients barry, brett.cannon, eric.araujo, eric.smith, jaraco
Date 2012-05-16.18:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337193505.18.0.227034582766.issue14715@psf.upfronthosting.co.za>
In-reply-to
Content
Here's what I imagine the new function will look like. I propose moving it to test.support and using it outside of importlib, specifically for the PEP 420 tests.
History
Date User Action Args
2012-05-16 18:38:25eric.smithsetrecipients: + eric.smith, barry, brett.cannon, jaraco, eric.araujo
2012-05-16 18:38:25eric.smithsetmessageid: <1337193505.18.0.227034582766.issue14715@psf.upfronthosting.co.za>
2012-05-16 18:38:24eric.smithlinkissue14715 messages
2012-05-16 18:38:24eric.smithcreate