[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.127,1.128

Greg Stein gstein@users.sourceforge.net
Mon, 20 Aug 2001 14:04:11 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Reserving PEP 267... hopefully checking in tonite



Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** pep-0000.txt	2001/08/17 22:43:49	1.127
--- pep-0000.txt	2001/08/20 21:04:09	1.128
***************
*** 61,64 ****
--- 61,65 ----
   S   263  Defining Python Source Code Encodings        Lemburg
   S   265  Sorting Dictionaries by Value                Griffin
+  S   267  Extended HTTP functionality and WebDAV       Stein
  
   Py-in-the-sky PEPs (not considered for Python 2.2)
***************
*** 214,217 ****
--- 215,219 ----
   S   265  Sorting Dictionaries by Value                Griffin
   S   266  Optimizing Global Variable/Attribute Access  Montanaro
+  S   267  Extended HTTP functionality and WebDAV       Stein
  
  Key
***************
*** 255,258 ****
--- 257,261 ----
      Schemenauer, Neil        nas@arctrix.com
      Schneider-Kamp, Peter    nowonder@nowonder.de
+     Stein, Greg              gstein@lyra.org
      Warsaw, Barry            barry@zope.com
      Wilson, Greg             gvwilson@ddj.com