From: Andrew M. Kuchling Date: Tue, 3 Sep 2002 00:53:21 +0000 (+0000) Subject: Add reminder about PEP293 X-Git-Tag: v2.3c1~4233 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65b7282ef715ef0e9b8f9e8581715d2b4746f960;p=python Add reminder about PEP293 --- diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index ff16de1e27..5375775b78 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -457,6 +457,20 @@ strings \samp{True} and \samp{False} instead of \samp{1} and \samp{0}. \end{seealso} +%====================================================================== +\section{PEP 293: Codec Error Handling Callbacks} + +XXX write this section + +\begin{seealso} + +\seepep{293}{Codec Error Handling Callbacks}{Written and implemented by +Walter Dörwald.} + +\end{seealso} + + +%====================================================================== \section{Extended Slices\label{section-slices}} Ever since Python 1.4, the slicing syntax has supported an optional