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 ned.deily
Recipients David_Anon, ned.deily, r.david.murray
Date 2010-12-13.17:52:54
SpamBayes Score 2.862941e-05
Marked as misclassified No
Message-id <1292262777.79.0.648402192881.issue10690@psf.upfronthosting.co.za>
In-reply-to
Content
[updated to refer to correct issue - thanks!]

Without more specific details on exactly how to reproduce the problem, I assume you are seeing something like the problem reported in Issue9763.  There are several reported problems with IDLEs that are linked with the Apple-supplied Tcl/Tk 8.5 in OS X 10.6.  That includes the current python.org 2.7.1 64-bit installer.  The simplest workaround at the moment is to use the other, 32-bit-only 2.7.1 installer for OS X.  It uses the Apple Tcl/Tk 8.4 or ActiveTcl 8.4, if present, neither of which exhibits these kinds of problems.
History
Date User Action Args
2010-12-13 17:52:57ned.deilysetrecipients: + ned.deily, r.david.murray, David_Anon
2010-12-13 17:52:57ned.deilysetmessageid: <1292262777.79.0.648402192881.issue10690@psf.upfronthosting.co.za>
2010-12-13 17:52:54ned.deilylinkissue10690 messages
2010-12-13 17:52:54ned.deilycreate