Mark Shannon <[email protected]> added the comment:
I intend to reuse RERAISE to implement the exceptional case for a finally
block. Something like:
SETUP_FINALLY final
body
finalbody
JUMP exit
final:
finalbody
RERAISE
exit:
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32949>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com