-
- Downloads
vm: Add basic implementation of END_FINALLY opcode.
Allows to have nested try blocks with except filters. TODO: Don't add END_FINALLY's exception re-raise points to traceback.
Loading
Please register or sign in to comment
Allows to have nested try blocks with except filters. TODO: Don't add END_FINALLY's exception re-raise points to traceback.