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 brian.curtin
Recipients James.Lu, brian.curtin, loewis
Date 2012-04-26.05:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335416555.9.0.950503401355.issue14667@psf.upfronthosting.co.za>
In-reply-to
Content
James, since you attached a Windows executable I'll assume that's the platform you're on.

Try the following:

1. Open the Start menu
2. Choose "All Programs" (or "Programs" on XP, I think)
3. Scroll to where you see "Python x.y", where you'll see one or more entries depending on how many versions you have installed.
4. Choose the version you want to open, e.g., Python 2.7
5. You should see "IDLE (Python GUI)" in the menu. Run it, that's IDLE.

Is there an issue with any of those steps?
History
Date User Action Args
2012-04-26 05:02:35brian.curtinsetrecipients: + brian.curtin, loewis, James.Lu
2012-04-26 05:02:35brian.curtinsetmessageid: <1335416555.9.0.950503401355.issue14667@psf.upfronthosting.co.za>
2012-04-26 05:02:35brian.curtinlinkissue14667 messages
2012-04-26 05:02:35brian.curtincreate