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, brett.cannon, eric.snow, larry, ncoghlan
Date 2013-12-10.12:30:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386678636.78.0.622992279041.issue19700@psf.upfronthosting.co.za>
In-reply-to
Content
Issue 19944 now covers moving the current importlib.find_spec to importlib.find_spec_on_path and having importlib.find_spec behave like runpy._fixed_find_spec in my patch.
History
Date User Action Args
2013-12-10 12:30:36ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, Arfrever, eric.snow
2013-12-10 12:30:36ncoghlansetmessageid: <1386678636.78.0.622992279041.issue19700@psf.upfronthosting.co.za>
2013-12-10 12:30:36ncoghlanlinkissue19700 messages
2013-12-10 12:30:36ncoghlancreate