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 serhiy.storchaka
Recipients Jocjo, Ramchandra Apte, ezio.melotti, loewis, mark.dickinson, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-11-24.08:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353744669.75.0.519976163113.issue16491@psf.upfronthosting.co.za>
In-reply-to
Content
The bug is somewhere in print_exception() function in Lib/idlelib/run.py.
History
Date User Action Args
2012-11-24 08:11:10serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, terry.reedy, mark.dickinson, ezio.melotti, roger.serwy, Ramchandra Apte, Jocjo
2012-11-24 08:11:09serhiy.storchakasetmessageid: <1353744669.75.0.519976163113.issue16491@psf.upfronthosting.co.za>
2012-11-24 08:11:09serhiy.storchakalinkissue16491 messages
2012-11-24 08:11:09serhiy.storchakacreate