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

R. David Murray report at bugs.python.org
Wed Sep 8 03:16:42 CEST 2010


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

(1) and (2) are good ideas.  For (3), would it be clear enough if it read "``except:`` catches *all* exceptions, [...] and GeneratorExit (which is not an error and should not normally be caught by user code)."

----------

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


More information about the Python-bugs-list mailing list