Add reminder about PEP293

This commit is contained in:
Andrew M. Kuchling 2002-09-03 00:53:21 +00:00
parent d01163615a
commit 65b7282ef7

View File

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