Linked by Thom Holwerda on Thu 9th Oct 2008 21:04 UTC, submitted by ganges master
General Development Python 2.6 has been released on October 1st. The major theme of this release is preparing the migration path to Python 3.0, a major redesign of the language. Whenever possible, Python 2.6 incorporates new features and syntax from 3.0 while remaining compatible with existing code by not removing older features or syntax. See the what's new docs for more details.
Permalink for comment 333089
To read all comments associated with this story, please click here.
RE: Woohoo!
by Liquidator on Fri 10th Oct 2008 06:25 UTC in reply to "Woohoo!"
Liquidator
Member since:
2007-03-04

It is a nice language, even often used to teach programming in general. Some links of interest:

How to Think Like a Computer Scientist
http://openbookproject.net/thinkCSpy/index.xhtml

A Byte of Python - Python eBook
http://www.swaroopch.com/notes/Python

Introducing mod_python
http://www.onlamp.com/pub/a/python/2003/10/02/mod_python.html

Mod_python Manual
http://www.modpython.org/live/current/doc-html/

Some Mod_python Examples
http://www.modpython.org/examples/

Enjoy yourself! ;)

Reply Parent Bookmark Score: 5