[Tutor] learning new features of python

Bala subramanian bala.biophysics at gmail.com
Thu Feb 26 12:28:55 CET 2009


Dear Friends,

Is there any website/tutorial that explains new features that are constantly
getting embedded in python. This would be helpful for python lovers to grow
with python and adopt new styles of codes. Just for an example, i read in
Mark Luts "learning python" book, the various forms of except statements

except name
except name, value <-- present style
except name as value <-- expected to be available in python 3.0

Similaraly in Alan Guald Learn to program link, he has given information on
opening a file with file() and open() functions.

Thanks,
Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090226/f3afd3ad/attachment.htm>


More information about the Tutor mailing list