[Docstring-checkins] CVS: dps/spec pep-0258.txt,1.7,1.8
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-04-04 05:52:47
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv1138/dps/spec Modified Files: pep-0258.txt Log Message: whitespace Index: pep-0258.txt =================================================================== RCS file: /cvsroot/docstring/dps/spec/pep-0258.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** pep-0258.txt 28 Mar 2002 04:36:53 -0000 1.7 --- pep-0258.txt 4 Apr 2002 05:52:44 -0000 1.8 *************** *** 615,625 **** [1] PEP 256, Docstring Processing System Framework, Goodger ! http://www.python.org/peps/pep-0256.html [2] PEP 224, Attribute Docstrings, Lemburg ! http://www.python.org/peps/pep-0224.html [3] PEP 216, Docstring Format, Zadka ! http://www.python.org/peps/pep-0216.html [4] http://www.rfc-editor.org/rfc/rfc1766.txt --- 615,625 ---- [1] PEP 256, Docstring Processing System Framework, Goodger ! http://www.python.org/peps/pep-0256.html [2] PEP 224, Attribute Docstrings, Lemburg ! http://www.python.org/peps/pep-0224.html [3] PEP 216, Docstring Format, Zadka ! http://www.python.org/peps/pep-0216.html [4] http://www.rfc-editor.org/rfc/rfc1766.txt |