Chris Jerdonek added the comment:

Since it subclasses ImportError, it seems like we're already considering it to 
be an error?  StopIteration and GeneratorExit don't inherit from an "Error" 
exception type unlike, say, the OSError exception types.

----------

_______________________________________
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