Added PEP 293, Codec Error Handling Callbacks, Walter Dörwald

This commit is contained in:
Barry Warsaw 2002-06-19 03:22:24 +00:00
parent 90997b3c1d
commit f351f0aae7
1 changed files with 3 additions and 0 deletions

View File

@ -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