Python 2.5 released!

Python 2.5The latest version of the Python programming language, version 2.5 final, is ready for download. The Python website states that Python 2.5 is ready for production use and should work great. Python 2.5 has had many changes to make it better, faster, and make programming easier for you. Some of the new things in Python are: It now uses the Buildbot tool; conditional expressions have been updated; absolute and relative package imports are now possible; generators got push, throw, and close methods; min and max now have a keyword parameter; and new modules added to the standard library are ctypes, ElementTree, hashlib, sqlite3 and wsgiref. There are many more new things about Python 2.5, so if you use the language, or have wondered about it, it is all about you right now.

Tags: 2.5, developer, dynamic, final, news, programming, python, scripting