Serhiy Storchaka added the comment:

The initial exception still is linked as __context__. You can write own 
implementation of traceback.print_exception() that ignores 
__suppress_context__. Alternatively you can just set __suppress_context__ to 
False.

----------
nosy: +serhiy.storchaka

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

Reply via email to