Python

Python 2.5 final released!, from digg.

This release (mailing list announcement) includes:

  • PEP 308: conditional expressions
  • PEP 328: absolute and relative imports
  • PEP 341: unified try/except/finally
  • PEP 342: new generator features
  • PEP 343: the ‘with’ statement
  • new packages: ctypes, ElementTree, hashlib, sqlite, wsgiref

For more details, you can refer to Python 2.5 what’s new.

Popularity: 14% [?]