Slashdot Mirror


Python 2.5 Released

dominator writes "It's been nearly 20 months since the last major release of the Python programming language, and version 2.5 is probably the most significant new release of Python since 2.2. The latest release includes a variety of additions to the standard library, language extensions, and performance optimizations. This is a final release, and should be suitable for production use. Read the release announcement, the highlights, what's new, and download it."

2 of 228 comments (clear)

  1. Other Big Python Names by Anonymous Coward · · Score: 0, Troll

    Did you know the makers of Spam -- Hormel -- also use Python for internal use?

  2. Re:Easy transition from Python to Ruby? by zapadoo · · Score: 0, Troll

    Migrate? And give up significant whitespace?

    NEVER.

    Aside from the accurate observation from another here that Python's documentation is superior and its stdlib much more complete, the readability of Python is far superior, For some this isn't a big issue, but for others, it will be *the* issue.