From f351f0aae701a595d8d8543f7cce098417e3ba03 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 19 Jun 2002 03:22:24 +0000 Subject: [PATCH] =?UTF-8?q?Added=20PEP=20293,=20Codec=20Error=20Handling?= =?UTF-8?q?=20Callbacks,=20Walter=20D=C3=B6rwald?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pep-0000.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-0000.txt b/pep-0000.txt index d5006a969..bbac2f320 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -96,6 +96,7 @@ Index by Category S 287 reStructuredText Standard Docstring Format Goodger 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) @@ -273,6 +274,7 @@ Numerical Index I 290 Code Migration and Modernization Hettinger 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 @@ -297,6 +299,7 @@ Owners Barrett, Paul barrett@stsci.edu 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 Eppstein, David eppstein@ics.uci.edu