[Python-checkins] python/dist/src/Lib/idlelib NEWS.txt,1.36,1.37
anthonybaxter at users.sourceforge.net
anthonybaxter at users.sourceforge.net
Thu Jul 8 07:59:45 CEST 2004
Update of /cvsroot/python/python/dist/src/Lib/idlelib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8967/Lib/idlelib
Modified Files:
NEWS.txt
Log Message:
release dates
Index: NEWS.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/NEWS.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** NEWS.txt 4 Jul 2004 01:25:56 -0000 1.36
--- NEWS.txt 8 Jul 2004 05:59:42 -0000 1.37
***************
*** 1,6 ****
! What's New in IDLE 1.1a0?
=========================
! *Release date: XX-XXX-2004*
- Redirect the warning stream to the shell during the ScriptBinding check of
--- 1,6 ----
! What's New in IDLE 1.1a1?
=========================
! *Release date: 08-JUL-2004*
- Redirect the warning stream to the shell during the ScriptBinding check of
More information about the Python-checkins
mailing list