[Python-checkins] python/nondist/peps pep-0000.txt,1.187,1.188

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Tue, 18 Jun 2002 20:22:27 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 293, Codec Error Handling Callbacks, Walter Dörwald


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.187
retrieving revision 1.188
diff -C2 -d -r1.187 -r1.188
*** pep-0000.txt	19 Jun 2002 02:53:58 -0000	1.187
--- pep-0000.txt	19 Jun 2002 03:22:24 -0000	1.188
***************
*** 97,100 ****
--- 97,101 ----
   I   291  Backward Compatibility for Standard Library  Norwitz
   S   292  Simpler String Substitutions                 Warsaw
+  S   293  Codec Error Handling Callbacks               Dörwald
  
   Finished PEPs (done, implemented in CVS)
***************
*** 274,277 ****
--- 275,279 ----
   I   291  Backward Compatibility for Standard Library  Norwitz
   S   292  Simpler String Substitutions                 Warsaw
+  S   293  Codec Error Handling Callbacks               Dörwald
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 298,301 ****
--- 300,304 ----
      Baxter, Anthony          anthony@interlink.com.au
      Creighton, Laura         lac@strakt.com
+     Dörwald, Walter
      Drake, Fred              fdrake@acm.org
      Dubois, Paul F.          paul@pfdubois.com