Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: 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:IDLE': 0.04; 'subject:Python': 0.06; 'received:verizon.net': 0.07; 'terry': 0.07; 'python': 0.08; '32-bit': 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; '2.5.2': 0.16; '2.7.2': 0.16; 'oddity': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'jan': 0.19; 'file,': 0.21; '64-bit': 0.23; 'header:In-Reply-To:1': 0.23; 'correctly.': 0.24; 'bit': 0.28; 'fine.': 0.28; 'idle': 0.28; 'installation': 0.30; 'installed': 0.30; 'nov': 0.31; 'pm,': 0.31; 'version': 0.31; 'to:addr:python-list': 0.32; "i've": 0.33; 'there': 0.33; 'header:User-Agent:1': 0.33; 'header:X-Complaints- To:1': 0.33; 'stopping': 0.34; 'things': 0.35; 'post': 0.35; 'fri,': 0.36; 'machine': 0.37; 'problems': 0.37; 'think': 0.37; 'received:org': 0.37; 'steven': 0.38; 'some': 0.38; 'subject: (': 0.39; 'subject:: ': 0.39; 'under': 0.39; 'to:addr:python.org': 0.39; '2011': 0.62; 'regular,': 0.84; 'undoubtedly': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Python 2.7.2 on Win7 and IDLE (Try it) Date: Sat, 19 Nov 2011 05:34:25 -0500 References: <4ec6edc7$0$29967$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-74-109-121-73.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <4ec6edc7$0$29967$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1321698888 news.xs4all.nl 6942 [2001:888:2000:d::a6]:49937 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15930 On 11/18/2011 6:44 PM, Steven D'Aprano wrote: > On Fri, 18 Nov 2011 10:06:47 -0800, W. eWatson wrote: > >> Undoubtedly some of you have seen my post Both Python 2.5.2 and 2.7.2 >> flop the same way under Win 7. >> >> 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? > > Terry Reedy has already said that his installation works fine. > > "I installed 3.3.2 on a new Win 7 machine and Edit with IDLE works fine." 64 bit python and 64 bit win 7 > > If you have installed the regular, 32-bit version of Python on a 64-bit > version of Windows, chances are good that there will be registry problems > stopping things from working correctly. See Stephen Hansen's post. > > > -- Terry Jan Reedy