Python的3.0版本,在开发阶段被称为Python 3000,或简称Py3k。相对于Python的早期版本,这是一个较大的升级。为了不带入过多的累赘,Python 3.0在设计的时候就没有考虑向下兼容。许多针对早期Python版本设计的程序都无法在Python 3.0上正常运行。为了照顾现有程序,Python 2.6作为一个过渡版本,基本使用了Python 2.x的语法和库,同时考虑了向Python 3.0的迁移。基于早期Python版本而能正常运行于Python 2.6并无警告的程序可以通过一个2 to 3的转换工具无缝迁移到Python 3.0。
Python 3.1.4发行说明:
The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. For ongoing maintenance releases, please see the Python 3.2 series. Improvements in the the 3.1 series release include:
An ordered dictionary type Various optimizations to the int type New unittest
features including test skipping and new
assert methods. A much faster io module ">Tile support for Tkinter A pure Python reference implementation of the import statement New syntax for nested with statements
下载地址:
Gzipped source tar ball (3.1.4) (sig) Bzipped source tar ball (3.1.4) (sig) XZ source tar ball (3.1.4) (sig) Windows x86 MSI Installer (3.1.4) (sig) Windows x86 MSI program database (3.1.4) (sig) Windows X86-64 MSI Installer (3.1.4) [1] (sig) Windows X86-64 program database (3.1.4) [1] (sig) Mac OS X 32-bit
i386/PPC Installer (3.1.4) for Mac OS X 10.3 through 10.6 [2] (sig)
MD5校验码:
fa9f8efdc63944c8393870282e8b5c35 11795512 Python-3.1.4.tgz
09ed98eace4c403b475846702708675e 9887870 Python-3.1.4.tar.bz2
dcd128e69f8ee239182b54e33313aac7 8184052 Python-3.1.4.tar.xz
4384d3fa1ae96d0f21c37c7aff03161f 17580055 python-3.1.4-macosx10.3.dmg
b632340d63c6583382f77358f7f220ce 12711906 python-3.1.4-pdb.zip
c0f83b5097289b8d874be950f1c8a99a 13531106 python-3.1.4.amd64-pdb.zip
829794fc7902880e4d55c7937c364541 14557184 python-3.1.4.amd64.msi
142acb595152b322f5341045327a42b8 14282752 python-3.1.4.msi