This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Jocjo, Ramchandra Apte, ezio.melotti, loewis, mark.dickinson, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2013-01-09.10:29:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yh65c2s7MzRwR@mail.python.org>
In-reply-to
Content
New changeset f28aff31900a by Serhiy Storchaka in branch '3.2':
Issue #16491: IDLE now prints chained exception tracebacks.
http://hg.python.org/cpython/rev/f28aff31900a

New changeset 3feead75c7a5 by Serhiy Storchaka in branch '3.3':
Issue #16491: IDLE now prints chained exception tracebacks.
http://hg.python.org/cpython/rev/3feead75c7a5

New changeset 0793d68a0eba by Serhiy Storchaka in branch 'default':
Issue #16491: IDLE now prints chained exception tracebacks.
http://hg.python.org/cpython/rev/0793d68a0eba
History
Date User Action Args
2013-01-09 10:29:25python-devsetrecipients: + python-dev, loewis, terry.reedy, mark.dickinson, ezio.melotti, roger.serwy, Ramchandra Apte, serhiy.storchaka, Jocjo
2013-01-09 10:29:25python-devlinkissue16491 messages
2013-01-09 10:29:24python-devcreate