SeeksTheMoon
16.08.03, 12:12
Seit Ende Juli ist Python 2.3 stable raus: http://www.python.org/
Python ist eine objektorientierte und plattformunabhängige Scriptsprache, die eigentlich auch bei jeder Distribution dabei ist.
Python 2.3 kann bis zu 30% schneller als Python 2.2 sein, was ich nur bestätigen kann: Mein ViewCVS war noch nie so schnell, ich könnte fast glauben, ich würde statische html-Seiten bekommen und keine komplett von Python erstellten.
Und ansonsten:
Nineteen months in the making, Python 2.3 represents a commitment to stability and improved performance, with a minimum of new language features. Countless bugs and memory leaks have been fixed, many new and updated modules have been added, and the new type/class system introduced in Python 2.2 has been significantly improved
Das Update wird sehr empfohlen.
Python ist eine objektorientierte und plattformunabhängige Scriptsprache, die eigentlich auch bei jeder Distribution dabei ist.
Python 2.3 kann bis zu 30% schneller als Python 2.2 sein, was ich nur bestätigen kann: Mein ViewCVS war noch nie so schnell, ich könnte fast glauben, ich würde statische html-Seiten bekommen und keine komplett von Python erstellten.
Und ansonsten:
Nineteen months in the making, Python 2.3 represents a commitment to stability and improved performance, with a minimum of new language features. Countless bugs and memory leaks have been fixed, many new and updated modules have been added, and the new type/class system introduced in Python 2.2 has been significantly improved
Das Update wird sehr empfohlen.