Anthony Baxter <[EMAIL PROTECTED]> writes:

> On Thursday 10 March 2005 03:48, Fred L. Drake, Jr. wrote:
>>  > RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/idlever.py,v
>>  > -IDLE_VERSION = "1.1.1"
>>  > +IDLE_VERSION = "1.1.1c1"
>>
>> Shouldn't this progress from 1.1.1 to 1.1.2c1?  Otherwise it's moving
>> backward.
>
> No - Py2.4 shipped with idle 1.1. I must've updated it to 1.1.1 sometime
> after the 2.4 release (I vaguely recall doing this).

To eliminate this confusion I'd propose either 

1. Eliminating the separate IDLE versioning now that it's installed with
   Python when Tcl/Tk is available.

or 

2. Bringing its version in sync with Python 2.5.

I'm in favor of the latter, to handle the situation where a customized
IDLE is decoupled from Python.

-- 
KBK
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to