[issue23389] pkgutil.find_loader raises an ImportError on PEP 420 implicit namespace packages

Eric Snow report at bugs.python.org
Wed Feb 4 07:08:26 CET 2015


Eric Snow added the comment:

Hmm. If I recall correctly, we set __spec__ for namespace packages...  What's a quick way to consistently reproduce the ImportError?

----------

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


More information about the Python-bugs-list mailing list