[Python-checkins] python/nondist/peps pep-0000.txt,1.220,1.221

goodger@users.sourceforge.net goodger@users.sourceforge.net
Fri, 29 Nov 2002 17:55:34 -0800


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv19234/python/nondist/peps

Modified Files:
	pep-0000.txt 
Log Message:
Moved informational PEPs 42 & 291; corrected title of 42.

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.220
retrieving revision 1.221
diff -C2 -d -r1.220 -r1.221
*** pep-0000.txt	18 Nov 2002 10:40:44 -0000	1.220
--- pep-0000.txt	30 Nov 2002 01:55:29 -0000	1.221
***************
*** 46,49 ****
--- 46,50 ----
   Other Informational PEPs
  
+  I    42  Feature Requests                             Hylton
   I   101  Doing Python Releases 101                    Warsaw, van Rossum
   I   102  Doing Python Micro Releases                Baxter, Warsaw, van Rossum
***************
*** 54,57 ****
--- 55,59 ----
   IF  272  API for Block Encryption Algorithms v1.0     Kuchling
   I   290  Code Migration and Modernization             Hettinger
+  I   291  Backward Compatibility for Standard Library  Norwitz
  
   Accepted PEPs (accepted; may not be implemented yet)
***************
*** 62,66 ****
   Open PEPs (under consideration)
  
-  I    42  Small Feature Requests                       Hylton
   I   206  2.0 Batteries Included                       Zadka
   S   209  Adding Multidimensional Arrays               Barrett, Oliphant
--- 64,67 ----
***************
*** 96,100 ****
   I   287  reStructuredText Docstring Format            Goodger
   S   288  Generators Attributes and Exceptions         Hettinger
-  I   291  Backward Compatibility for Standard Library  Norwitz
   S   292  Simpler String Substitutions                 Warsaw
   S   294  Type Names in the types Module               Tirosh
--- 97,100 ----
***************
*** 187,191 ****
   I    11  Removing support for little used platforms   von Loewis
   I    12  Sample reStructuredText PEP Template         Goodger, Warsaw
!  I    42  Small Feature Requests                       Hylton
  
   SF  100  Python Unicode Integration                   Lemburg
--- 187,191 ----
   I    11  Removing support for little used platforms   von Loewis
   I    12  Sample reStructuredText PEP Template         Goodger, Warsaw
!  I    42  Feature Requests                             Hylton
  
   SF  100  Python Unicode Integration                   Lemburg