Brett Cannon <br...@python.org> added the comment:

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?

----------
nosy: +brett.cannon

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34538>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to