
brian at python
Jun 14, 2012, 2:32 PM
Post #2 of 2
(150 views)
Permalink
|
|
Re: FWD: Windows 3.2.3 64 bit installers are actually 3.2
[In reply to]
|
|
On Thu, Jun 14, 2012 at 4:12 PM, Aahz <aahz [at] pythoncraft> wrote: > Note: I'm no-mail on python-dev > > ----- Forwarded message from Sean Johnson <seanjohnson08 [at] gmail> ----- > >> Date: Thu, 14 Jun 2012 03:48:55 -0400 >> From: Sean Johnson <seanjohnson08 [at] gmail> >> To: webmaster [at] python >> Subject: Windows 3.2.3 64 bit installers are actually 3.2 >> >> The installers on both this page: >> >> http://www.python.org/getit/releases/3.2.3/ >> >> and >> >> http://www.python.org/download/ >> >> For the x86-64 MSI Installer are both builds for version 3.2, not 3.2.3 (even though the filename says 3.2.3). >> >> I just tried for about 30 minutes to find out why the input() bug mentioned here: http://bugs.python.org/issue11272 was occuring in what I thought was the latest release - then I realized that my terminal windows stated version 3.2, not 3.2.3 after several uninstalls/installs. I think you're doing something wrong, either installing a different file than you just downloaded or not allowing it to overwrite an existing 3.2 installation. Both links have 3.2.3 labeled installers which I just downloaded, and both of them install 3.2.3 executables. _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|