Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16089

Re: What I do and do not know about installing Python on Win 7 with regard to IDLE.

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!txtfeed1.tudelft.nl!tudelft.nl!txtfeed2.tudelft.nl!amsnews11.chello.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.08; 'interpreter.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'argument': 0.15; 'bieber': 0.16; 'declaimed': 0.16; 'email addr:ix.netcom.com': 0.16; 'email name:wlfraed': 0.16; 'from:addr:ix.netcom.com': 0.16; 'from:addr:wlfraed': 0.16; 'from:name:dennis lee bieber': 0.16; 'received:66.245': 0.16; 'received:dsl.mindspring.com': 0.16; 'received:wlfraed': 0.16; 'subject:installing': 0.16; 'url:netcom': 0.16; 'url:wlfraed': 0.16; 'win7': 0.16; 'wulfraed': 0.16; 'wrote:': 0.18; '(which': 0.19; 'seems': 0.20; 'subject:not': 0.21; 'url:home': 0.21; 'alan': 0.23; 'itself,': 0.23; "one's": 0.23; 'specify': 0.24; 'windows': 0.26; 'lee': 0.28; 'idle': 0.29; 'nov': 0.29; 'pm,': 0.29; 'navigate': 0.30; 'tue,': 0.32; "can't": 0.32; 'header:X-Complaints-To:1': 0.33; 'to:addr:python-list': 0.34; 'executable': 0.34; 'subject:What': 0.34; 'running': 0.35; 'file': 0.36; '...': 0.36; 'subject:with': 0.36; 'charset:us-ascii': 0.37; 'skip:" 10': 0.37; 'using': 0.38; 'received:org': 0.38; 'to:addr:python.org': 0.40; 'type': 0.61; '2011': 0.61; 'association': 0.66; 'selected': 0.68; 'dennis': 0.73; 'skip:c 50': 0.77; '-0500,': 0.84; 'meyer': 0.91; 'subject:know': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
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 Tue, 22 Nov 2011 12:05:49 -0800
Organization > Bestiaria Support Staff <
References <jadusb$to5$1@dont-email.me> <4ECBF01A.7060507@yahoo.com> <4ECBF80E.9090003@yahoo.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host user-11fb5l5.dsl.mindspring.com
X-Newsreader Forte Agent 3.3/32.846
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2955.1321992362.27778.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1321992362 news.xs4all.nl 6850 [2001:888:2000:d::a6]:41581
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:16089

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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