Python 是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。这种语言具有非常简捷而清晰的语法特点,适合完成各种高级任务,几乎可以在所有的操作系统中运行。详细如下: Python 3.2 alpha 1 支持 PEP 3147 在 .pyc 目录存放文件,使用 sysconfig 中的模块来访问配置信息,日期时间使用纯 Python 实现。 Python 3.2Python 3.2 alpha 1 was released on August 1st, 2010. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only receive bugfixes, and new features are developed for 3.x only. Since PEP 3003, the Moratorium on Language Changes, is in effect, there are no changes in Python’s syntax and built-in types in Python 3.2. Development efforts concentrated on the standard library and support for porting code to Python 3. Highlights are:
See these resources for further information: DownloadThis is a preview release, and its use is not recommended in production settings. We currently support these formats for download:
The source tarballs are signed with Georg Brandl’s key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis’ public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ronald Oussoren’s key, which has a key id of E6DF025C. The public keys are located on the download page. MD5 checksums and sizes of the released files: 39fa910c68dfe0d26f1a7e8478d3b21f 12460241 Python-3.2a1.tgz
|