[issue19713] Deprecate various things in importlib thanks to PEP 451

Nick Coghlan report at bugs.python.org
Sun Jan 5 03:16:39 CET 2014


Nick Coghlan added the comment:

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.

----------
nosy: +larry

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19713>
_______________________________________


More information about the Python-bugs-list mailing list