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, python-dev, serhiy.storchaka
Date 2014-01-05.02:16:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Arfrever: not at this point. We really should have an importlib.util.load_from_spec() that hides those internal details.

Larry - can we get away with adding that? It didn't become obvious it was a missing API until Eric started doing these conversions.
History
Date User Action Args
2014-01-05 02:16:39ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, Arfrever, python-dev, eric.snow, serhiy.storchaka
2014-01-05 02:16:39ncoghlansetmessageid: <[email protected]>
2014-01-05 02:16:39ncoghlanlinkissue19713 messages
2014-01-05 02:16:39ncoghlancreate