Skip to content
Snippets Groups Projects
Commit ae2c81ff authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

vm: On exiting except block, clear sys.exc_info() value.

This doesn't handle case fo enclosed except blocks, but once again,
sys.exc_info() support is a workaround for software which uses it
instead of properly catching exceptions via variable in except clause.
parent 0f553fe1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment