Python 3.1.4 发布了,可从这里下载。
Python 3.1 并不兼容以前版本,主要改进:
- An ordered dictionary type
- Various optimizations to the int type
- New unittest features including test skipping and new assert methods.
- A much faster io module
- Tile support for Tkinter
- A pure Python reference implementation of the import statement
- New syntax for nested with statements
正在学习。。。这个3.1???
怎么感觉同时有好几个分支在开发支持中???3.7 3.1 3.2
然后 2.7 是兼容以前版本,并包含些3 中的版本
不解 3.1 版本更新为何