[issue12535] Chained tracebacks are confusing because the first traceback is minimal

Benjamin Peterson report at bugs.python.org
Mon Jul 11 21:46:47 CEST 2011


Benjamin Peterson <benjamin at python.org> added the comment:

There _is_ no full traceback for the first exception. It stops as soon as it's handled.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list