[issue16492] Add a load_parents argument to importlib.find_loader()

Eric Snow report at bugs.python.org
Thu Dec 19 20:11:45 CET 2013


Eric Snow added the comment:

find_loader() is now deprecated and we're going to support auto-importing parent modules in find_spec() (see #19944)

----------
nosy: +eric.snow
resolution:  -> duplicate
stage: test needed -> committed/rejected
status: open -> closed
superseder:  -> Make importlib.find_spec load packages as needed

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


More information about the Python-bugs-list mailing list