[issue37444] Differing exception between builtins and importlib when importing beyond top-level package

Raymond Hettinger report at bugs.python.org
Sat Jul 20 12:23:28 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> I think this should be an ImportError 

I also think ImportError is what people would expect when an import fails.

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37444>
_______________________________________


More information about the Python-bugs-list mailing list