[Python-checkins] python/nondist/peps pep-0000.txt,1.240,1.241

goodger@users.sourceforge.net goodger@users.sourceforge.net
Sun, 08 Jun 2003 21:34:56 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
new PEPs

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.240
retrieving revision 1.241
diff -C2 -d -r1.240 -r1.241
*** pep-0000.txt	2 May 2003 22:53:55 -0000	1.240
--- pep-0000.txt	9 Jun 2003 04:34:54 -0000	1.241
***************
*** 117,120 ****
--- 117,122 ----
   S   314  Metadata for Python Software Packages v1.1   Kuchling
   S   315  Enhanced While Loop                          Carroll
+  S   317  Eliminate Implicit Exception Instantiation   Taschuk
+  S   318  Function Modifier Syntax                     Smith
   S   754  IEEE 754 Floating Point Special Values       Warnes
  
***************
*** 182,185 ****
--- 184,188 ----
   SR  289  Generator Comprehensions                     Hettinger
   SR  295  Interpretation of multiline string constants Koltsov
+  SD  316  Programming by Contract for Python           Way
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 324,327 ****
--- 327,333 ----
   S   314  Metadata for Python Software Packages v1.1   Kuchling
   S   315  Enhanced While Loop                          Carroll
+  SD  316  Programming by Contract for Python           Way
+  S   317  Eliminate Implicit Exception Instantiation   Taschuk
+  S   318  Function Modifier Syntax                     Smith
   SR  666  Reject Foolish Indentation                   Creighton
   S   754  IEEE 754 Floating Point Special Values       Warnes
***************
*** 401,409 ****
--- 407,418 ----
      Schemenauer, Neil        nas@arctrix.com
      Schneider-Kamp, Peter    nowonder@nowonder.de
+     Smith, Kevin D.          Kevin.Smith@theMorgue.org
      Stein, Greg              gstein@lyra.org
      Suzi, Roman              rnd@onego.ru
+     Taschuk, Steven          staschuk@telusplanet.net
      Tirosh, Oren             oren at hishome.net
      Warnes, Gregory R.       warnes@users.sourceforge.net
      Warsaw, Barry            barry@zope.com
+     Way, Terence             terry@wayforward.net
      Wells, Cliff             LogiplexSoftware@earthlink.net
      Wilson, Greg             gvwilson@ddj.com