[Python-checkins] CVS: python/nondist/peps pep-0001.txt,1.27,1.28

Barry Warsaw bwarsaw@users.sourceforge.net
2001年11月12日 06:57:20 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv4659
Modified Files:
	pep-0001.txt 
Log Message:
Add a bit of information to descript the pep2html.py process.
Index: pep-0001.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0001.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** pep-0001.txt	2001年08月14日 23:58:09	1.27
--- pep-0001.txt	2001年11月12日 14:57:18	1.28
***************
*** 307,310 ****
--- 307,323 ----
 with the PEP author and/or PEP editor.
 
+ PEP authors who are also SF committers, can update the PEPs
+ themselves by using "cvs commit" to commit their changes.
+ Remember to also push the formatted PEP text out to the web by
+ doing the following:
+ 
+ % python pep2html.py -i NUM
+ 
+ where NUM is the number of the PEP you want to push out. See
+ 
+ % python pep2html.py --help
+ 
+ for details.
+ 
 
 References and Footnotes

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