what's new in python 2.5
Andrew Kuchling has provided us with an overview of what to expect in python 2.5. It's not done yet, but there's some good stuff there anyhow:
http://docs.python.org/dev/whatsnew/
http://docs.python.org/dev/whatsnew/
1 Comments:
The try-except-else-finally unification is far and away my favorite 2.5 addition.
Post a Comment
<< Home