Brett Cannon added the comment:

The original need was for internal importlib usage, but upon reflection it 
could also be used by the eval loop for that 
(http://hg.python.org/cpython/file/83d70dd58fef/Python/ceval.c#l4560), so I'm 
fine with changing the name to ImportNotFoundError.

----------
title: add ModuleNotFoundError -> add ImportNotFoundError

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

Reply via email to