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 chester.burns, ned.deily
Date 2014-03-07.08:06:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394179613.98.0.504576550389.issue20863@psf.upfronthosting.co.za>
In-reply-to
Content
Try launching IDLE from a Terminal shell window by typing:

/usr/local/bin/idle3.3

and see if it fails there and, if so, any messages shown.  One possibility is the problem reported in http://bugs.python.org/issue18270 which was fixed in the IDLE shipped with Python 3.3.4.
History
Date User Action Args
2014-03-07 08:06:54ned.deilysetrecipients: + ned.deily, chester.burns
2014-03-07 08:06:53ned.deilysetmessageid: <1394179613.98.0.504576550389.issue20863@psf.upfronthosting.co.za>
2014-03-07 08:06:53ned.deilylinkissue20863 messages
2014-03-07 08:06:53ned.deilycreate