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

Xavier de Gaye report at bugs.python.org
Fri Nov 16 20:30:24 CET 2012


Xavier de Gaye added the comment:

Maybe find_loader could check its parameters, notice that the name is a
dotted name, that path is None and in this case, not return a loader ?

----------

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


More information about the Python-bugs-list mailing list