[issue16489] importlib find_loader returns a loader for a non existent module

Brett Cannon report at bugs.python.org
Sat Nov 17 15:39:43 CET 2012


Brett Cannon added the comment:

I clarified the wording in 3.3 and default. I also opened issue #16492 to add a keyword-only argument to find_loader() to have it import parent packages for you if you so desire.

----------
resolution: invalid -> fixed
stage:  -> committed/rejected

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


More information about the Python-bugs-list mailing list