14avr/100
Python 2.7 is now available in beta
The beta of Python 2.7 has just been put online by its developers. This latest version of Python 2.x brings many new features, unlike the later versions that are no more than patches (bug-fix-only-mode) until the arrival of version 3.0 of the language.
Among the new features in this release 2.7, we note in particular:
- Ordered dictionaries
- A module input / output (io) much faster
- Views of dictionaries
- A module sysconfig
With you to discover more!
You can download Python 2.7 here.

Posts that maybe you want to read ::
