Xavier de Gaye added the comment:

And yes, find_loader returns None, when correctly invoked with the
path argument:

>>> importlib.find_loader('mypackage.foo', ['./mypackage/'])
>>>

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16489>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to