Python: July 2009 Archives

HDEラボの桜井です。
梅雨の時期ですねぇ。

ちょっと目を離してたら6/27にPython3.1がリリースされていました。
http://python.org/download/releases/3.1/

主な変更点は、
* ordered dictionary型の追加
* int型の最適化
* ユニットテストにテストのスキップと新しいアサーションのメソッドが追加
* IOモジュールの高速化
* TkinterがTileをサポート(Javaのルックアンドフィールみたいなもの?)
* importlibパッケージの追加
* ネストされたwithステートメントの新しい文法

使ってみようかな?

About this Archive

This page is a archive of entries in the Python category from July 2009.

Python: June 2009 is the previous archive.

Python: August 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.