Python 3.1 has been released. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python.
Python is a dynamic object-oriented programming language .
Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines.
Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include:
- 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
Downloads can be found at http://www.python.org/download/releases/3.1/
0 Responses to “Python 3.1 released”