[issue12199] Unify TryExcept and TryFinally

Nick Coghlan report at bugs.python.org
Sat May 28 13:09:16 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

>From my review:

"""One genuine problem with a stale assert and comment in ast.c, and a small objection to style in compile.c (I'd like a new compile_try() function to match the new AST node).

Otherwise looked good in a desk review."""

----------

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


More information about the Python-bugs-list mailing list