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."
AVAST! Ah've had it with these landlubbin' memes on this landlubbin' website!
I know this is offtopic but does anyone know what happened to the python challenge?
There have been no new levels for a long time.
For those who haven't seen it, the python challenge is a great way to learn python.
You would include logic in the else to be executed in the case that no exceptions occur, that is:
else:
print "no exceptions occured!"
Everything else is the same as Java/C++.
"A Mathematician is a machine for turning coffee into theorems." ~ Paul Erdos
anyone using wxpython will need to upgrade to wxpython for python 2.5
http://www.wxpython.org/download.php
as soon as i'd installed python 2.5 all my app died, took me a few mins
to realise that py2.5 breaks wxpython for py2.4, and some tk demo's ran:)
I'm a rabbit startled by the headlights of life
If you're going to be elitist, it would help to be elite.