Message175699
To state more explicitly the observation I alluded to in my comment above, we currently follow (without exception -- pun intended :) ) the convention that subclasses of exceptions that end in "Error" also end in "Error". We also do the same with the suffix "Warning".
The latter is another reason to include the suffix "Error" -- to eliminate ambiguity as to whether the exception type inherits from a Warning class (e.g. from ImportWarning). |
|
Date |
User |
Action |
Args |
2012-11-16 18:21:15 | chris.jerdonek | set | recipients:
+ chris.jerdonek, brett.cannon, ezio.melotti, cvrebert, asvetlov, maker, eric.snow |
2012-11-16 18:21:15 | chris.jerdonek | set | messageid: <1353090075.83.0.377231500854.issue15767@psf.upfronthosting.co.za> |
2012-11-16 18:21:15 | chris.jerdonek | link | issue15767 messages |
2012-11-16 18:21:15 | chris.jerdonek | create | |
|