Python 2.6 Release (original) (raw)
Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
Python 2.6
Python 2.6 has been replaced by a newer bugfix release of Python. Please download Python 2.6.7 instead. This is a source-only release.
Python 2.6 (final) was released on October 1st, 2008. There are a huge number of new features, modules, improvements and bug fixes. For information on what's changed, see:
- Andrew Kuchling's guide to What's New in Python 2.6.
- NEWS file contains a listing of everything that's new in each alpha, beta, and release candidate of Python 2.6.
- PEP 361.
Please report bugs at http://bugs.python.org
See also the .
Python 2.6 Released: 01-Oct-2008
Vista Note
Administrators installing Python for all users on Windows Vista either need to be logged in as Administrator, or use the runas command, as in:
runas /user:Administrator "msiexec /i
Documentation
The documentation has also been updated. You can browse the HTML on-line or download the HTML:
[1] | The binaries for AMD64 will also work on processors that implement the Intel 64 architecture (formerly EM64T), i.e. the architecture that Microsoft calls x64, and AMD called x86-64 before calling it AMD64. They will not work on Intel Itanium Processors (formerly IA-64). |
---|