b32c01b748
There is now just the exception instance on the stack when an exception is raised, not the full (type, exc, traceback).
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
enter
|
|
body
|
|
exit None None
|
|
finished
|
|
enter
|
|
exit <class 'ValueError'> error
|
|
ValueError
|