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
Date 2010-12-13.09:43:56
SpamBayes Score 9.375964e-05
Marked as misclassified No
Message-id <1292233439.61.0.927911006893.issue10690@psf.upfronthosting.co.za>
In-reply-to
Content
Without more specific details on exactly how to reproduce the problem, I assume you are seeing something like the problem reported in Issue9783.  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:53:24ned.deilyunlinkissue10690 messages
2010-12-13 09:43:59ned.deilysetrecipients: + ned.deily, David_Anon
2010-12-13 09:43:59ned.deilysetmessageid: <1292233439.61.0.927911006893.issue10690@psf.upfronthosting.co.za>
2010-12-13 09:43:57ned.deilylinkissue10690 messages
2010-12-13 09:43:56ned.deilycreate