[Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.20,1.21

Fred L. Drake fdrake@users.sourceforge.net
Thu, 27 Dec 2001 13:12:25 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv13766

Modified Files:
	pep-0101.txt 
Log Message:
Add note about driving the HTML Help conversion.

Index: pep-0101.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0101.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** pep-0101.txt	2001/12/21 21:07:57	1.20
--- pep-0101.txt	2001/12/27 21:12:22	1.21
***************
*** 167,171 ****
        the Doc/ directory -- not even by the RM.  For final releases,
        Fred also sends email to Milan Zamazal for conversion to the GNU
!       Info format.
  
        Note that Fred is responsible both for merging doc changes from
--- 167,172 ----
        the Doc/ directory -- not even by the RM.  For final releases,
        Fred also sends email to Milan Zamazal for conversion to the GNU
!       Info format, and to Hernan M. Foffani for conversion to HTML
!       Help.
  
        Note that Fred is responsible both for merging doc changes from