[issue4486] Exception traceback is incorrect for strange exception handling
Barry A. Warsaw
report at bugs.python.org
Tue Dec 2 21:22:40 CET 2008
Barry A. Warsaw <barry at python.org> added the comment:
This looks like it only affects printing exceptions with implicit
chaining when the exception propagates to the top level. (Maybe it also
affects the traceback module?)
In that case, I agree with Antoine. Let's fix it in 3.0.1.
----------
priority: release blocker -> critical
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4486>
_______________________________________
More information about the Python-bugs-list
mailing list