[Python-checkins] python/dist/src/Misc NEWS.help,1.3,1.4

goodger@users.sourceforge.net goodger@users.sourceforge.net
2003年1月02日 19:30:00 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv29445
Modified Files:
	NEWS.help 
Log Message:
Updated (2.3 OK now)
Index: NEWS.help
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS.help,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** NEWS.help	31 Dec 2002 17:51:30 -0000	1.3
--- NEWS.help	3 Jan 2003 03:29:58 -0000	1.4
***************
*** 12,22 ****
 http://docutils.sf.net/docutils-snapshot.tgz
 
! Unfortunately, docutils doesn't work with Python 2.3 yet; you need
! Python 2.2.2 (or perhaps an older version).
 
! To process NEWS into NEWS.html, first install docutils for Python 2.2,
! and then run this command:
 
! python2.2 .../docutils/tools/html.py NEWS >NEWS.html
 
 Here ".../docutils" is the directory into which the above snapshot was
--- 12,21 ----
 http://docutils.sf.net/docutils-snapshot.tgz
 
! Docutils works with Python 2.1 or newer (including 2.3).
 
! To process NEWS into NEWS.html, first install Docutils, and then run
! this command:
 
! python .../docutils/tools/html.py NEWS >NEWS.html
 
 Here ".../docutils" is the directory into which the above snapshot was
***************
*** 33,37 ****
 =================================
 
! *XXX Release date: DD-MMM-2002 XXX*
 
 * Subsections are underlined with a single row of hyphens:
--- 32,39 ----
 =================================
 
! *Release date: DD-MMM-2002*
! 
! Note that the release date line is emphasized, with a "*" at each
! end.
 
 * Subsections are underlined with a single row of hyphens:

AltStyle によって変換されたページ (->オリジナル) /