[issue33066] raise an exception from multiple positions break the traceback frames

Irit Katriel report at bugs.python.org
Tue Jan 12 13:04:50 EST 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

See this documentation of with_traceback() regarding an API to set the traceback on an exception object.
 https://docs.python.org/3/library/exceptions.html#BaseException.with_traceback

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33066>
_______________________________________


More information about the Python-bugs-list mailing list