summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew23.tex
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-09-03 00:53:21 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2002-09-03 00:53:21 (GMT)
commit65b7282ef715ef0e9b8f9e8581715d2b4746f960 (patch)
tree6df1d49a0187d5d2b431b427cf52a2d726233d99 /Doc/whatsnew/whatsnew23.tex
parentd01163615ac4656c14c1c83b74526c8e85d094c2 (diff)
downloadcpython-65b7282ef715ef0e9b8f9e8581715d2b4746f960.zip
cpython-65b7282ef715ef0e9b8f9e8581715d2b4746f960.tar.gz
cpython-65b7282ef715ef0e9b8f9e8581715d2b4746f960.tar.bz2
Add reminder about PEP293
Diffstat (limited to 'Doc/whatsnew/whatsnew23.tex')
-rw-r--r--Doc/whatsnew/whatsnew23.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index ff16de1..5375775 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