references for shifting from Py1.5.2 to Py2.2?

Peter Hansen peter at engcorp.com
Wed Dec 26 20:59:24 EST 2001


Joshua Muskovitz wrote:
> 
> After a long hiatus, I'm returning to the Python community.  I haven't
> touched Python since 1.5.2, and I'd like to climb the curve to 2.2 as
> quickly as possible.  What are the definitive references for making the
> transition?  

For a start, and maybe sufficiency, look at the changes made
in the intervening releases:

For example, the section "What's new in release 1.6?" at
http://www.python.org/1.6.1/

... and "What's New in Python 2.0?" at 
http://www.python.org/2.0/ or, even better,
look at Andrew Kuchling's detailed descriptions
for 2.0 through 2.2 at http://www.amk.ca/python
under the rubrik "What's New in Python".

-- 
----------------------
Peter Hansen, P.Eng.
peter at engcorp.com



More information about the Python-list mailing list