[issue18776] atexit error display behavior changed in python 3

Georg Brandl report at bugs.python.org
Sun Oct 13 21:29:24 CEST 2013


Georg Brandl added the comment:

With your patch, can the SetTraceback in PyErr_Print be removed?
Or should PyErr_Display only set the tb if there is none on the object already?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18776>
_______________________________________


More information about the Python-bugs-list mailing list