Robert Collins added the comment:

Right: the existing code stringifies the original exception and creates an 
exception object and a closure
def test_thing(self):
    raise exception_obj

but that has the stringified original exception.

----------

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

Reply via email to