[issue19944] Make importlib.find_spec load packages as needed

Eric Snow report at bugs.python.org
Tue Jan 7 06:21:49 CET 2014


Eric Snow added the comment:

Here's an update to the patch.  It includes doc and test changes.  It also moves find_spec() into importlib.util.

(I'm removing the other patches since I don't consider them valid approaches any longer).

----------
Added file: http://bugs.python.org/file33336/issue19944-find-spec-mirror-import-module-direct.diff

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


More information about the Python-bugs-list mailing list