Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16089
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. |
| Date | 2011-11-22 12:05 -0800 |
| Organization | > Bestiaria Support Staff < |
| References | <jadusb$to5$1@dont-email.me> <4ECBF01A.7060507@yahoo.com> <4ECBF80E.9090003@yahoo.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2955.1321992362.27778.python-list@python.org> (permalink) |
On Tue, 22 Nov 2011 14:29:18 -0500, Alan Meyer <ameyer2@yahoo.com>
declaimed the following in gmane.comp.python.general:
> On 11/22/2011 1:55 PM, Alan Meyer wrote:
> ...
> > 6. Select, or navigate to and select, the python IDLE interpreter.
> ...
> On my system that's
> C:\Python26\Lib\site-packages\pythonwin\Pythonwin.exe
>
Note that this is not the Tk based IDLE (which is implemented,
itself, as a .pyw file and is not natively executable -- which seems to
be one of the problems; Win7 has removed the detailed file type
association windows so you can't specify that the "application" is
pythonw.exe running idle.pyw using one's selected file as the argument
to the mess).
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-21 08:39 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-11-21 17:12 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Cousin Stanley <cousinstanley@gmail.com> - 2011-11-21 17:52 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-21 11:21 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 07:57 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-22 10:01 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Anssi Saari <as@sci.fi> - 2011-11-23 14:16 +0200
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-23 10:21 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Terry Reedy <tjreedy@udel.edu> - 2011-11-22 17:50 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Terry Reedy <tjreedy@udel.edu> - 2011-11-21 18:07 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 08:12 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. alex23 <wuwei23@gmail.com> - 2011-11-21 19:00 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 08:14 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-11-22 19:15 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Michael Torrie <torriem@gmail.com> - 2011-11-23 23:15 -0700
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-22 13:55 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-22 14:29 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-22 12:05 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-22 22:45 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Sibylle Koczian <nulla.epistola@web.de> - 2011-11-23 22:13 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 19:29 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-22 19:46 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-22 22:43 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-23 09:33 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-23 09:38 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Arnaud Delobelle <arnodel@gmail.com> - 2011-11-23 18:29 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Ben Finney <ben+python@benfinney.id.au> - 2011-11-24 08:49 +1100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-24 13:24 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alan Meyer <ameyer2@yahoo.com> - 2011-11-23 17:29 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Matt Joiner <anacrolix@gmail.com> - 2011-11-24 09:58 +1100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-24 13:18 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-24 13:22 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-25 00:18 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-25 00:16 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Terry Reedy <tjreedy@udel.edu> - 2011-11-24 20:06 -0500
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-25 04:37 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-24 20:49 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. MaxTheMouse <maxthemouse@googlemail.com> - 2011-11-25 08:31 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Sibylle Koczian <nulla.epistola@web.de> - 2011-11-25 20:52 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Mark Tolonen <metolone@gmail.com> - 2011-11-25 20:26 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-25 23:13 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. MaxTheMouse <maxthemouse@googlemail.com> - 2011-11-26 08:22 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-25 00:37 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-23 17:43 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Tony the Tiger <tony@tiger.invalid> - 2011-11-24 17:25 -0600
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-25 00:04 +0000
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-25 01:32 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-24 20:49 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-24 20:49 -0800
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Chris Angelico <rosuav@gmail.com> - 2011-11-25 19:04 +1100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Tony the Tiger <tony@tiger.invalid> - 2011-11-25 16:07 -0600
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Alexander Kapps <alex.kapps@web.de> - 2011-11-26 02:34 +0100
Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-11-23 10:21 -0800
RE: What I do and do not know about installing Python on Win 7 withregard to IDLE. "Alemu Tadesse" <atadesse@sunedison.com> - 2011-11-23 00:48 -0600
Re: What I do and do not know about installing Python on Win 7 withregard to IDLE. John Gordon <gordon@panix.com> - 2011-11-23 16:08 +0000
Re: What I do and do not know about installing Python on Win 7 withregard to IDLE. "W. eWatson" <wolftracks@invalid.com> - 2011-11-23 09:35 -0800
csiph-web