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 loewis
Recipients loewis, naguilera, ned.deily, vstinner
Date 2011-01-22.00:12:46
SpamBayes Score 2.5530497e-05
Marked as misclassified No
Message-id <4D3A20FD.80309@v.loewis.de>
In-reply-to <FF00CEDE-D3B0-4793-B8B1-D895587A695C@gmail.com>
Content
> I see your point. The problem is that IDLE is somewhat included with
> Python (so in a sense it is not "3rd party"), and seems like a good
> tool for learning Python: my concern is similar to that in message
> 126276 <http://bugs.python.org/msg126276>.

Unfortunately, there is little we can do about this (IIUC). One option
would be to include a fixed Tk version, but there is none to include
(IIUC). The only real solution to "fix" both the reported problem and
the problem of msg126276 would be to stop including IDLE with the MacOS
distributions, and asking users who want to use IDLE to switch to
Linux or Windows.
History
Date User Action Args
2011-01-22 00:12:48loewissetrecipients: + loewis, vstinner, ned.deily, naguilera
2011-01-22 00:12:46loewislinkissue10973 messages
2011-01-22 00:12:46loewiscreate