[Python-checkins] python/nondist/peps pep-0000.txt,1.290,1.291
fdrake at users.sourceforge.net
fdrake at users.sourceforge.net
Thu Oct 7 03:33:57 CEST 2004
Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9181
Modified Files:
pep-0000.txt
Log Message:
since PEP 262 was deferred, mark it consistently on both entries
Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- pep-0000.txt 9 Sep 2004 13:48:44 -0000 1.290
+++ pep-0000.txt 7 Oct 2004 01:33:55 -0000 1.291
@@ -84,7 +84,7 @@
S 254 Making Classes Look More Like Types GvR
S 256 Docstring Processing System Framework Goodger
S 258 Docutils Design Specification Goodger
- S 262 Database of Installed Python Packages Kuchling
+ SD 262 Database of Installed Python Packages Kuchling
S 265 Sorting Dictionaries by Value Griffin
S 266 Optimizing Global Variable/Attribute Access Montanaro
S 267 Optimized Access to Module Namespaces Hylton
More information about the Python-checkins
mailing list