Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!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.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'python': 0.08; 'match.': 0.09; 'binaries': 0.16; 'gzip': 0.16; 'install.': 0.16; 'received:209.85.213.174': 0.16; 'received:mail- yx0-f174.google.com': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'linux': 0.17; 'cc:no real name:2**0': 0.20; 'seems': 0.20; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'builds': 0.23; 'sep': 0.23; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'tar': 0.30; 'url:releases': 0.30; 'version': 0.32; 'source': 0.33; 'there': 0.33; 'describe': 0.34; 'url:windows': 0.36; 'url:python': 0.36; 'fri,': 0.36; 'created': 0.36; 'several': 0.37; 'page': 0.37; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'goes': 0.39; 'here': 0.65; 'stated': 0.67; 'url:7': 0.67; 'june': 0.67 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=8YXgyQM2TdZItB32ceNZRO+ohQTcHMylxBv5l5yZZco=; b=dX1SccQzLpcQihJDeC1Z+ek2cbQcQwRBoEv6UdEoxUWTixQE2Hq+dNEBzYBZ92uc2h LpNOCHsAvz0Kaw4UpmaTrQrhrB86suz1jiz2eNvfAslK1Z8usoP1w0Llk4Y4+VztzSZp C8gr2k3Tjj2w4bC+4x3pBNa04RbkhvrypSr28= MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 9 Sep 2011 15:14:43 -0500 Subject: Re: Installing 2.6 on Win 7 From: Brian Curtin To: ray Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315599286 news.xs4all.nl 2416 [2001:888:2000:d::a6]:57100 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:13034 On Fri, Sep 9, 2011 at 15:04, ray wrote: > > I have not found binaries for this install. =A0The page > http://www.python.org/download/windows/ > takes me to > http://www.python.org/download/releases/ > which goes to > http://www.python.org/download/releases/2.6.7/ > Here are Gzip and Bzip tar balls. =A0The readme files describe linux > builds and the content seems to match. > > Are there win binaries or source files? As stated at the top of that page... """Python 2.6.7=A0is a security-fix only source release for Python 2.6.6, fixing several reported security issues. Python 2.6.7 was released on June 3, 2011.""" If you work backwards, http://www.python.org/download/releases/2.6.6/ is the last version binaries were created for.