On Oct 29, 11:56 am, "Alf P. Steinbach" <al...@start.no> wrote: > Summarizing the main differences 2.6 -> 3.1.1 that I know of so far: print is > now a function (nice), "/" now always produces float result (unsure about > that, > it must surely break a lot or even most of existing code?), xrange() has been > removed and range() now works like old xrange().
http://www.python.org/doc/3.0/whatsnew/3.0.html http://www.python.org/doc/3.1/whatsnew/3.1.html HTH, John -- http://mail.python.org/mailman/listinfo/python-list