Irit Katriel <iritkatr...@yahoo.com> added the comment:

When an exception has a __traceback__ and you raise it, the current frame is 
added to that traceback. What do you expect the behavior to be when you raise 
the same exception instance twice, from two different locations?

----------
nosy: +iritkatriel

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33066>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to