Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.08; '>>>>': 0.09; 'solution,': 0.09; 'am,': 0.12; 'win32': 0.12; 'list?': 0.13; '"invalid': 0.16; '9:39': 0.16; 'extensions,': 0.16; 'useless.': 0.16; 'wrote:': 0.18; '>>>': 0.18; 'that?': 0.18; 'trying': 0.21; '(or': 0.22; "doesn't": 0.23; 'install,': 0.23; 'header:In-Reply-To:1': 0.23; 'windows': 0.26; 'not.': 0.27; 'repeatedly': 0.28; 'tried': 0.28; 'idle': 0.28; 'message-id:@mail.gmail.com': 0.29; 'message)': 0.30; 'subject:same': 0.30; 'error': 0.31; 'nov': 0.31; 'pm,': 0.31; 'earlier': 0.32; 'thu,': 0.32; 'yet': 0.32; 'to:addr:python-list': 0.32; 'there': 0.33; 'checking': 0.34; 'message.': 0.34; '17,': 0.34; 'received:209.85.161': 0.35; 'file': 0.36; 'something': 0.36; 'but': 0.37; 'think': 0.37; 'menu': 0.38; 'several': 0.38; 'received:google.com': 0.38; 'some': 0.38; 'received:209.85': 0.38; 'manually': 0.38; 'should': 0.39; "it's": 0.39; 'why': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'john': 0.62; '2011': 0.62; 'our': 0.63; 'association': 0.65; 'ask.': 0.91 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 18 Nov 2011 00:25:29 -0500 Subject: Re: Both Python 2.5.2 and 2.7.2 flop the same way under Win 7 From: Benjamin Kaplan To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Junkmail-Whitelist: YES (by domain whitelist at mpv2.tis.cwru.edu) 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1321594000 news.xs4all.nl 6865 [2001:888:2000:d::a6]:39052 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15868 On Thu, Nov 17, 2011 at 11:21 PM, W. eWatson wrote= : > > On 11/17/2011 7:59 PM, Dave Angel wrote: >> >> On 11/17/2011 03:31 PM, W. eWatson wrote: >>> >>> On 11/17/2011 9:39 AM, John Gordon wrote: >>> >>>> >>>> Can you add IDLE manually to the associated applications list? >>>> >>> Tried that by sending it directly to idle.pyw, but then trying to get >>> there through the Edit with menu caused a "invalid Win32 app." >> >> You've been told repeatedly that building an association to idle.pyw is >> useless. It must be to something Windows understands, such as .exe, or >> .bat (or several other extensions, as I said in an earlier message) So >> why waste our time telling us yet again that it doesn't work? >> >> >> > Because some =A0people think that's a solution, and ask. It's not. It lea= ds to an error message. Checking my Python install, there should be an idle.bat file in there too. Have you tried that?