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 ncoghlan
Recipients Arfrever, barry, brett.cannon, eric.smith, eric.snow, georg.brandl, ncoghlan, pje, python-dev
Date 2012-08-10.16:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344614957.62.0.419063092003.issue15502@psf.upfronthosting.co.za>
In-reply-to
Content
Sounds good. Perhaps steal the impl from FileFinder.find_module (i.e. the one with the ImportWarning).
History
Date User Action Args
2012-08-10 16:09:17ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, georg.brandl, pje, eric.smith, Arfrever, python-dev, eric.snow
2012-08-10 16:09:17ncoghlansetmessageid: <1344614957.62.0.419063092003.issue15502@psf.upfronthosting.co.za>
2012-08-10 16:09:17ncoghlanlinkissue15502 messages
2012-08-10 16:09:16ncoghlancreate