En Fri, 20 Feb 2009 12:29:35 -0200, W. eWatson <notval...@sbcglobal.net> escribió:

Gabriel Genellina wrote:
En Fri, 20 Feb 2009 12:05:08 -0200, W. eWatson <notval...@sbcglobal.net> escribió:

Whoa! What's going on here? I just looked at About IDLE, and it shows 1.2.2, but yet the second edition of Learning Python talks about going to 2.3 as the book is about to go to press, 2004. I thought IDLE came bundled with Python. I have Py 2.5. 1.2.2??? Puzzled.
IDLE is a separate product; the version of IDLE that comes with Python 2.5.4 is 1.2.4

Where do I get 2.x.x, or the latest?

You may update your Python version to 2.5.4 (the latest release in the 2.5 series). Then IDLE will report 1.2.4. They are separate products, their version numbers are uncorrelated.

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to