[issue9608] Re-phrase best way of using exceptions in doanddont.rst

R. David Murray report at bugs.python.org
Sat Sep 11 20:59:12 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Committed in r84719 and r84720, backported to 2.7 in r84721 with the addition of a sentence admitting that sometimes you need a bare except to catch third-party exceptions that don't inherit from Exception.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9608>
_______________________________________


More information about the Python-bugs-list mailing list