Message324344
I think the question is how often in real code to people want to catch all exceptions produced by a package or module but not any others. Perhaps it would be better to re-word the advice that when there are many related exceptions that it is suggested you have a base class for them? |
|
| Date |
User |
Action |
Args |
| 2018-08-29 19:17:05 | brett.cannon | set | recipients:
+ brett.cannon, rhettinger, methane, docs@python, Nathaniel Manista |
| 2018-08-29 19:17:05 | brett.cannon | set | messageid: <[email protected]> |
| 2018-08-29 19:17:05 | brett.cannon | link | issue34538 messages |
| 2018-08-29 19:17:05 | brett.cannon | create | |
|