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, brett.cannon, ncoghlan, pitrou
Date 2012-02-20.18:28:54
SpamBayes Score 1.7074848e-05
Marked as misclassified No
Message-id <1329762535.0.0.847938055432.issue14052@psf.upfronthosting.co.za>
In-reply-to
Content
The test suite does use importlib for some imports as finders from importlib for some packages stick around. I brought this up a way back but people thought it was actually a good idea to let importlib handle imports to stress test it.

Anyway, if it can't be reproduced then I don't think this is worth worrying about. As Nick pointed out, everything should be absolute anyway.
History
Date User Action Args
2012-02-20 18:28:55brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, Arfrever
2012-02-20 18:28:55brett.cannonsetmessageid: <1329762535.0.0.847938055432.issue14052@psf.upfronthosting.co.za>
2012-02-20 18:28:54brett.cannonlinkissue14052 messages
2012-02-20 18:28:54brett.cannoncreate