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 roger.serwy
Recipients hgibbons, roger.serwy
Date 2012-04-14.21:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334439028.52.0.411774438491.issue14575@psf.upfronthosting.co.za>
In-reply-to
Content
Hugh, Can you launch IDLE from the terminal and report the error message you receive? From a regular Terminal, enter:

    python -m idlelib.idle FILE_TO_OPEN.py
History
Date User Action Args
2012-04-14 21:30:28roger.serwysetrecipients: + roger.serwy, hgibbons
2012-04-14 21:30:28roger.serwysetmessageid: <1334439028.52.0.411774438491.issue14575@psf.upfronthosting.co.za>
2012-04-14 21:30:27roger.serwylinkissue14575 messages
2012-04-14 21:30:27roger.serwycreate