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 terry.reedy
Recipients Todd.Rovito, amaury.forgeotdarc, asvetlov, ned.deily, roger.serwy, terry.reedy
Date 2013-06-30.23:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372635505.47.0.91320357438.issue13582@psf.upfronthosting.co.za>
In-reply-to
Content
Todd, do you have a Mac to test this on?

This patch treat sending messages to a widget as a backup option. In 18318 I propose we make Idle a true gui app, with all messages other than 'No tkinter' handled by the gui. Console writing, when available, would then be a secondary option for those who want it. But in the meanwhile, I would like this or something like it applied.
History
Date User Action Args
2013-06-30 23:38:25terry.reedysetrecipients: + terry.reedy, amaury.forgeotdarc, ned.deily, roger.serwy, asvetlov, Todd.Rovito
2013-06-30 23:38:25terry.reedysetmessageid: <1372635505.47.0.91320357438.issue13582@psf.upfronthosting.co.za>
2013-06-30 23:38:25terry.reedylinkissue13582 messages
2013-06-30 23:38:25terry.reedycreate