Python 3.2.2正式版发布


Python (发音:[ 'paiθ(ə)n; (US) 'paiθɔn ]n.蟒蛇,巨蛇 ),是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用。

Python 3.2.2 Final 下载地址:

Bzipped source tar ball (3.2.2) (sig), ~ 11 MB

XZ compressed source tar ball (3.2.2) (sig), ~ 8.5 MB

Gzipped source tar ball (3.2.2) (sig), ~ 13 MB

Windows x86 MSI Installer (3.2.2) (sig) and Visual Studio debug information files (sig)

Windows X86-64 MSI Installer (3.2.2) [1] (sig) and Visual Studio debug information files (sig)

Mac OS X 64-bit/32-bit Installer (3.2.2) for Mac OS X 10.6 and 10.7 [2] (sig). [You may need an updated Tcl/Tk install to run IDLE or use Tkinter, see note 2 for instructions.]

Mac OS X 32-bit i386/PPC Installer (3.2.2) for OS X 10.3 through 10.6 [2] (sig)

原文:http://www.oschina.net/news/21118/python-3-2-2

评论关闭