[Python-checkins] python/dist/src/Lib/idlelib idlever.py, 1.15.4.2, 1.15.4.3 (original) (raw)

anthonybaxter at users.sourceforge.net anthonybaxter at users.sourceforge.net
Thu May 13 01:34:47 EDT 2004


Update of /cvsroot/python/python/dist/src/Lib/idlelib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11069/Lib/idlelib

Modified Files: Tag: release23-maint idlever.py Log Message: update to match Lib/idlelib/NEWS version number

Index: idlever.py

RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/idlever.py,v retrieving revision 1.15.4.2 retrieving revision 1.15.4.3 diff -C2 -d -r1.15.4.2 -r1.15.4.3 *** idlever.py 4 Dec 2003 20:44:28 -0000 1.15.4.2 --- idlever.py 13 May 2004 05:34:43 -0000 1.15.4.3


*** 1 **** ! IDLE_VERSION = "1.0.2" --- 1 ---- ! IDLE_VERSION = "1.0.3"



More information about the Python-checkins mailing list