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

__traceback__  doesn't disable printing tracebacks.  It *is* the traceback. By 
setting it to None you erased the exception's traceback.

----------

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

Reply via email to