Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin1!goblin3!goblin.stu.neva.ru!newsfeed3.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!not-for-mail From: Anssi Saari Newsgroups: comp.lang.python Subject: Re: Python 2.7.2 on Win7 and IDLE (Try it) Date: Wed, 23 Nov 2011 11:19:14 +0200 Lines: 15 Message-ID: References: NNTP-Posting-Host: 2001:708:310:3430:216:35ff:fe3e:dee7 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.cc.tut.fi 1322039954 22241 2001:708:310:3430:216:35ff:fe3e:dee7 (23 Nov 2011 09:19:14 GMT) X-Complaints-To: abuse@tut.fi NNTP-Posting-Date: Wed, 23 Nov 2011 09:19:14 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:FAnhTHTj2AU1EXdiin9WyQMk4Po= Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16099 "W. eWatson" writes: > One thing I think no one has offered is whether their installation of > 2.7.2 has the same IDLE oddity that I've described. That is, if you > right-click on a py file, do you see a choice for the IDLE editor? I don't have 2.7.2, but my Windows (7, 32 bit) machine has 3.2 installed and also 2.6.6 included in Python(x,y) distribution. Right clicking on a .py has, under Open with, the choices GNU Emacsclient (my choice for editing), python.exe and pythonw.exe. No Idle. I was able to add idle to the menu it by clicking "Choose default program" in the menu and pointing that to idle.bat.