Python 3.0a1 发布

Python 在昨天发布了 3.0(又称为“Python 3000”,或“Py3k”)的首个公开 Alpha 测试版本。据悉,作为 Python 语言新版本的 Python 3.0 将与 2.x 系列版本不兼容。这主要表现在内置的对象已被更改,且许多不赞成的特性也被最终移除。根据 Python 3.0 的发布计划,2007 年发布 Alpha 版本系列,2008 年发布 Beta 版本系列,其正式版本将于 2008 年 8 月发布。

Python

这里是 Python 3.0 的新增特性介绍,可以作为参考。感兴趣的朋友可至此处下载 Python 3.0a1

[via]

Read More:

3 Comments

  1. 1 华华 Commented @ 2007-09-02 9:59Reply to this comment

    已经使用,

    中文描述符、中文模块名 都没有问题, 语法更加简洁

  2. 2 ClassFoo Commented @ 2007-09-02 11:27Reply to this comment

    试试看。。。

  3. 3 sendney Commented @ 2007-09-22 23:26Reply to this comment

    呵呵,好想用用哦