Message251042
I believe this is equivalent.
In general, bare excepts should be either made more specific or commented as intentional. Since derived classes can override finish_request, and fail any which way, the latter is probably appropriate here:
# derived classes may override finish_request |
|
| Date |
User |
Action |
Args |
| 2015-09-18 23:35:44 | terry.reedy | set | recipients:
+ terry.reedy, berker.peksag, Алексей Смирнов |
| 2015-09-18 23:35:44 | terry.reedy | set | messageid: <[email protected]> |
| 2015-09-18 23:35:44 | terry.reedy | link | issue25139 messages |
| 2015-09-18 23:35:44 | terry.reedy | create | |
|