python2.7.4最新发布,修正上百bug

python2.7.4最新发布,修正上百bug[python基础教程]

Python 今天发布了Python 2.7.4,该版本修正了上百个bugs。

python2.7.x是python2.x系列的最后一个重要版本,它包含了python3.1中的很多重要特性

本次更新的重要特性:

An ordered dictionary type

New unittest features including test skipping, new assert methods, and test discovery

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

Set literals

Set and dictionary comprehensions

Dictionary views

New syntax for nested with statements

The sysconfig module

来源:PY学习网:原文地址:https://www.py.cn/article.html

hmoban主题是根据ripro二开的主题,极致后台体验,无插件,集成会员系统
自学咖网 » python2.7.4最新发布,修正上百bug