Nick Coghlan <ncogh...@gmail.com> added the comment:

The redundancy of the "(most recent call last)" when there's only one frame in 
the stack is a separate problem (as it happens even for unchained tracebacks), 
but feel free to create a new issue if you'd like to see it changed (I expect 
it would needlessly break doctests, so I don't like your chances of getting 
agreement on it, though)

+1 for the short and to the point "Truncated traceback" phrasing in the header 
line to address the current issue, though.

I've removed 3.2 from the affected releases due to the same "may break 
doctests" concern (error handling doctests are so inherently fragile that I 
don't mind breaking cases like this in a major version upgrade)

----------
versions:  -Python 3.2

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

Reply via email to