[issue29851] Have importlib.reload() raise ImportError when a spec can't be found

Serhiy Storchaka report at bugs.python.org
Mon Apr 3 12:35:51 EDT 2017


Serhiy Storchaka added the comment:

Wouldn't ModuleNotFoundError be more appropriate?

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list