Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13033 > unrolled thread
| Started by | ray <ray@aarden.us> |
|---|---|
| First post | 2011-09-09 13:04 -0700 |
| Last post | 2011-09-09 15:07 -0600 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Installing 2.6 on Win 7 ray <ray@aarden.us> - 2011-09-09 13:04 -0700
Re: Installing 2.6 on Win 7 Brian Curtin <brian.curtin@gmail.com> - 2011-09-09 15:14 -0500
Re: Installing 2.6 on Win 7 "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-09 15:07 -0600
| From | ray <ray@aarden.us> |
|---|---|
| Date | 2011-09-09 13:04 -0700 |
| Subject | Installing 2.6 on Win 7 |
| Message-ID | <f1a1fe2a-cec2-43ae-b740-57e56394aea8@eb1g2000vbb.googlegroups.com> |
I have not found binaries for this install. The 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. The readme files describe linux builds and the content seems to match. Are there win binaries or source files? ray
[toc] | [next] | [standalone]
| From | Brian Curtin <brian.curtin@gmail.com> |
|---|---|
| Date | 2011-09-09 15:14 -0500 |
| Message-ID | <mailman.912.1315599286.27778.python-list@python.org> |
| In reply to | #13033 |
On Fri, Sep 9, 2011 at 15:04, ray <ray@aarden.us> wrote: > > I have not found binaries for this install. The 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. The 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 is 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.
[toc] | [prev] | [next] | [standalone]
| From | "Littlefield, Tyler" <tyler@tysdomain.com> |
|---|---|
| Date | 2011-09-09 15:07 -0600 |
| Message-ID | <mailman.915.1315602475.27778.python-list@python.org> |
| In reply to | #13033 |
On 9/9/2011 2:04 PM, ray wrote: > I have not found binaries for this install. The 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. The readme files describe linux > builds and the content seems to match. > > Are there win binaries or source files? > http://www.python.org/getit/releases/2.6.6/ has a release for windows x86 and x64 > ray -- Take care, Ty Web: http://tds-solutions.net The Aspen project: a light-weight barebones mud engine http://code.google.com/p/aspenmud Sent from my toaster.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web