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 roger.serwy
Recipients asvetlov, ezio.melotti, loewis, ned.deily, python-dev, roger.serwy, terry.reedy, vbr, vstinner
Date 2012-03-14.22:08:46
SpamBayes Score 0.006868854
Marked as misclassified No
Message-id <1331762928.21.0.184620586828.issue14200@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch to undo Andrew's and fixes the issue in a simple manner. The tcl_unicode_range.patch from Issue12342 has already been applied, so catching ValueError within IDLE is all that is now needed.
History
Date User Action Args
2012-03-14 22:08:48roger.serwysetrecipients: + roger.serwy, loewis, terry.reedy, vstinner, vbr, ned.deily, ezio.melotti, asvetlov, python-dev
2012-03-14 22:08:48roger.serwysetmessageid: <1331762928.21.0.184620586828.issue14200@psf.upfronthosting.co.za>
2012-03-14 22:08:47roger.serwylinkissue14200 messages
2012-03-14 22:08:47roger.serwycreate