[Python-checkins] python/dist/src/Misc NEWS,1.831.4.1,1.831.4.2

bwarsaw at users.sourceforge.net bwarsaw at users.sourceforge.net
Mon Aug 4 16:53:51 EDT 2003


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv7161

Modified Files:
      Tag: release23-maint
	NEWS 
Log Message:
Boilerplate for Python 2.3.1


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.831.4.1
retrieving revision 1.831.4.2
diff -C2 -d -r1.831.4.1 -r1.831.4.2
*** NEWS	4 Aug 2003 22:49:46 -0000	1.831.4.1
--- NEWS	4 Aug 2003 22:53:49 -0000	1.831.4.2
***************
*** 5,8 ****
--- 5,38 ----
  (editors: check NEWS.help for information about editing NEWS using ReST.)
  
+ What's New in Python 2.3.1?
+ ===========================
+ 
+ *Release date: XX-XXX-XXXX*
+ 
+ Core and builtins
+ -----------------
+ 
+ Extension modules
+ -----------------
+ 
+ Library
+ -------
+ 
+ IDLE
+ ----
+ 
+ Build
+ -----
+ 
+ C API
+ -----
+ 
+ Windows
+ -------
+ 
+ Mac
+ ---
+ 
+ 
  What's New in Python 2.3 final?
  ===============================





More information about the Python-checkins mailing list