Tuesday, September 19, 2006

Python 2.5 final released!

This release includes conditional expressions, absolute and relative imports, unified try/except/finally, new generator features, the 'with' statement, new packages: ctypes, ElementTree, hashlib, sqlite, wsgiref. More details are here: http://docs.python.org/dev/whatsnew/whatsnew25.html

You can read more about it here.

No comments: