[issue3021] Lexical exception handlers

Antoine Pitrou report at bugs.python.org
Sat Jun 7 22:58:33 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a newer patch that also adapts the behaviour of finally blocks
as suggested by Adam Olsen. Note that I had to change some things in the
way 'with' statements are compiled and executed.

Added file: http://bugs.python.org/file10547/finally.patch

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


More information about the Python-bugs-list mailing list