Barry A. Warsaw added the comment:

For me, it mostly comes down to whether end-users are expected to see such 
errors generally or not.  We see ImportErrors all the time, and they are 
clearly errors.  If we're expected to see and deal with MNF, and if in such 
cases it's generally considered an error, then MNFError is better.  If it's 
mostly an internal/hidden thing, then MNF doesn't bother me.

----------

_______________________________________
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