Message357883
Most of the module specific classes are `Error`, not `error`, at least with an uppercase E you know it's a class.
if a novice sees :
> error: missing ), unterminated subpattern at position 0
It will be relatively tough or them to figure out that `error` is the type of the exception.
Also it's not because something works that you can't improve it ... |
|
Date |
User |
Action |
Args |
2019-12-05 18:34:05 | mbussonn | set | recipients:
+ mbussonn, ezio.melotti, mrabarnett, serhiy.storchaka |
2019-12-05 18:34:05 | mbussonn | set | messageid: <1575570845.13.0.107866594818.issue38981@roundup.psfhosted.org> |
2019-12-05 18:34:05 | mbussonn | link | issue38981 messages |
2019-12-05 18:34:04 | mbussonn | create | |
|