Message175650
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. |
|
Date |
User |
Action |
Args |
2012-11-15 22:02:29 | chris.jerdonek | set | recipients:
+ chris.jerdonek, brett.cannon, ezio.melotti, cvrebert, asvetlov, maker, eric.snow |
2012-11-15 22:02:29 | chris.jerdonek | set | messageid: <1353016949.51.0.865646357506.issue15767@psf.upfronthosting.co.za> |
2012-11-15 22:02:29 | chris.jerdonek | link | issue15767 messages |
2012-11-15 22:02:29 | chris.jerdonek | create | |
|