[issue10805] traceback.print_exception throws AttributeError when exception is None
Giovanni Funchal
report at bugs.python.org
Thu Feb 23 10:07:56 CET 2012
Giovanni Funchal <gafunchal at gmail.com> added the comment:
This bug affects me, found it when migrating from 2.7 to 3.2, in a function calling traceback.print_exc() called while there were no "active" exception being handled. Previous behavior was to print "None".
----------
nosy: +Giovanni.Funchal
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10805>
_______________________________________
More information about the Python-bugs-list
mailing list