[Python-checkins] python/nondist/peps pep-0000.txt,1.199,1.200

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Mon, 29 Jul 2002 11:23:04 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Added PEPs 297 and 298.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.199
retrieving revision 1.200
diff -C2 -d -r1.199 -r1.200
*** pep-0000.txt	29 Jul 2002 16:50:15 -0000	1.199
--- pep-0000.txt	29 Jul 2002 18:23:02 -0000	1.200
***************
*** 102,105 ****
--- 102,107 ----
   S   294  Type Names in the types Module               Tirosh
   S   296  The Buffer Problem                           Gilbert
+  S   297  Support for System Upgrades                  Lemburg
+  S   298  The Safe Buffer Interface                    Heller
  
   Finished PEPs (done, implemented in CVS)
***************
*** 284,287 ****
--- 286,291 ----
   SR  295  Interpretation of multiline string constants Koltsov
   S   296  The Buffer Problem                           Gilbert
+  S   297  Support for System Upgrades                  Lemburg
+  S   298  The Safe Buffer Interface                    Heller
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 319,322 ****
--- 323,327 ----
      Goodger, David           goodger@users.sourceforge.net
      Griffin, Grant           g2@iowegian.com
+     Heller, Thomas           theller@python.net
      Hetland, Magnus Lie      magnus@hetland.org
      Hettinger, Raymond D.    python@rcn.com