Chris Jerdonek added the comment:

If we can promise not to use it in the from-import case :) I'm okay with the 
more specific name (in fact it is preferable).  From Brett's response, it 
sounds like we have flexibility there and don't need it to be the same?  For 
from-import I would prefer the generic ImportError or adding a new type between 
ImportError and ModuleNotFoundError (like ImportNotFoundError) over using a 
name that is not entirely correct.

----------

_______________________________________
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