红联Linux门户
Linux帮助

Python 2.7 a1发布

发布时间:2009-12-06 15:49:33来源:红联作者:songyi
Python的创始人为Guido van Rossum。在1989年圣诞节期间的阿姆斯特丹,Guido为了打发圣诞节的无趣,决心开发一个新的脚本解释程序,作为ABC语言的一种继承。之所以选中 Python(大蟒蛇的意思)作为程序的名字,是因为他是一个Monty Python的飞行马戏团的爱好者。

下载:•Gzipped source tar ball
下载:•Bzipped source tar ball

Improvements in this release include:

An ordered dictionary type
New unittest features including test skipping and new assert methods.
A much faster io module
Automatic numbering of fields in the str.format() method
Float repr improvements backported from 3.x.
Tile support for Tkinter
A backport of the memoryview object from 3.x
New syntax for nested with statements
文章评论

共有 2 条评论

  1. ooopooo 于 2009-12-06 22:42:41发表:

    Python 发布新的太快了!

  2. Montun 于 2009-12-06 18:14:42发表:

    围观一下