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

Brett Cannon report at bugs.python.org
Wed May 24 18:19:52 EDT 2017


Brett Cannon added the comment:


New changeset 94987826e89e8a89c20f081e18be33fc840e6203 by Brett Cannon (Garvit Khatri) in branch 'master':
bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found (GH-972)
https://github.com/python/cpython/commit/94987826e89e8a89c20f081e18be33fc840e6203


----------

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


More information about the Python-bugs-list mailing list