Python 2.6 beta1与 3.0 beta1 发布
Python是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定.
这种语言具有非常简捷而清晰的语法特点,适合完成各种高层任务,几乎可以在所有的操作系统中运行.目前,基于这种语言的相关技术正在飞速的发展,用户数量急剧扩大,相关的资源非常多.
下载:
Python 2.6
Python 3000
Python 3000 (a.k.a. "Py3k", and released as Python 3.0) is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed.
This is an ongoing project; the cleanup isn't expected to be complete until 2008. In particular there are plans to reorganize the standard library namespace.
The release plan is to have a series of alpha releases in 2007, beta releases in 2008, and a final release in September 2008. The alpha releases are primarily aimed at developers who want a sneak peek at the new langauge, especially those folks who plan to port their code to Python 3000. The hope is that by the time of the final release, many 3rd party packages will already be available in a 3.0-compatible form.
Read more in
PEP 3000
Python 3.0b1 Release: 18-Jun-2008
Here is
What's new in Python 3.0b1
.
Download
This is an alpha release; we currently support these formats:
MD5 checksums and sizes of the released files:
b67ed7239f3bdd6bc7d1e73a8c7985b2 11211732 Python-3.0b1.tgz
db2e89c5c18600072906906b2eb236d8 9508149 Python-3.0b1.tar.bz2
c996a91bb1677af1770914cd0699018d 12599296 python-3.0a5.amd64.msi
4a3bd62bde0d29862b2eef86b9c11c10 12488192 python-3.0a5.msi