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 Guilherme.Simões, Mark.Young, Todd.Rovito, gpolo, ned.deily, r.david.murray, roger.serwy, serhiy.storchaka, terry.reedy, weeble
Date 2016-06-07.04:24:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465273443.23.0.796469004479.issue5124@psf.upfronthosting.co.za>
In-reply-to
Content
I think it is better to fix this in all versions unconditionally.

This simple workaround is good enough for IDLE, but if add it as a part of Tkinter, it should be much more complex. I prefer to provide this as a recipe at http://code.activestate.com/recipes/langs/python/ .
History
Date User Action Args
2016-06-07 04:24:03serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, gpolo, ned.deily, roger.serwy, weeble, r.david.murray, Todd.Rovito, Mark.Young, Guilherme.Simões
2016-06-07 04:24:03serhiy.storchakasetmessageid: <1465273443.23.0.796469004479.issue5124@psf.upfronthosting.co.za>
2016-06-07 04:24:03serhiy.storchakalinkissue5124 messages
2016-06-07 04:24:03serhiy.storchakacreate