Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!amsnews11.chello.com!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.04; 'subject:Python': 0.06; 'installed.': 0.07; 'functioning': 0.09; 'uninstalled': 0.09; 'am,': 0.12; 'cc:addr:python-list': 0.15; '2.5.2': 0.16; 'from:name:ray': 0.16; 'win7': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; 'file,': 0.21; '2.4': 0.23; 'header:In-Reply-To:1': 0.23; 'cc:2**0': 0.25; 'guess': 0.25; 'windows': 0.26; 'idle': 0.28; 'cc:addr:python.org': 0.29; 'turned': 0.30; 'comments?': 0.30; 'subject:same': 0.30; 'ago': 0.30; 'received:209.85.161.46': 0.31; 'received:mail- fx0-f46.google.com': 0.31; 'actually': 0.33; 'this.': 0.33; 'header:User-Agent:1': 0.33; 'message-id:@gmail.com': 0.34; 'install': 0.34; 'stopped': 0.35; 'received:209.85.161': 0.35; 'problem.': 0.36; 'friday,': 0.36; 'reference': 0.37; 'think': 0.37; 'menu': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; "it's": 0.39; 'why': 0.39; 'subject:: ': 0.39; 'received:209': 0.40; 'behind': 0.40; 'really': 0.40; '2011': 0.62; 'laptop,': 0.67; 'good-bye': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=dzKpU3pQv68eM5dS0Ad0g+QaSW9oLxxE3ATjNecz4BU=; b=RoPy8YldJFd0bwUwipAA+4aGVLdVCAzBe1ir7XaHXe6b59JbpIUME21RrNSorAV2G6 aeJBQbBgk4jBpJ3N7F/hULKY86YgxagDzES3uFr9L+NoPOSGgQSac8qPxbfMDEHMQzw4 ohViiWdNldAFxJQz9Z8gcBayOACdLhCDzXov4= Date: Fri, 18 Nov 2011 01:37:49 +0800 From: ray User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111108 Thunderbird/8.0 MIME-Version: 1.0 To: "W. eWatson" Subject: Re: Both Python 2.5.2 and 2.7.2 flop the same way under Win 7 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python-list@python.org 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1321551377 news.xs4all.nl 6909 [2001:888:2000:d::a6]:47871 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15825 On Friday, November 18, 2011 12:55 AM, W. eWatson wrote: > Months ago 2.5.2 stopped functioning on my Win7 PC, so a few days ago > I uninstalled and installed. Same problem. If one right-clicks on a py > file, IDLE is not shown in the menu as Edit with IDLE. After playing > with matters I gave up, and uninstalled 2.5.2 and turned to 2.7.2. > Same results. > > If I look at a 2.4 install on my laptop, I get the desired reference > to Edit with IDLE. > > My guess is that Win 7 is behind this. If so, it's good-bye Python. > > Comments? Why not good-bye Windows ? Actually you may want to try Vim, or gVim in Windows. I think the people who use IDLE is with really good patient.