Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d011636 commit 65b7282Copy full SHA for 65b7282
1 file changed
Doc/whatsnew/whatsnew23.tex
@@ -457,6 +457,20 @@ \section{PEP 285: The \class{bool} Type\label{section-bool}}
457
\end{seealso}
458
459
460
+%======================================================================
461
+\section{PEP 293: Codec Error Handling Callbacks}
462
+
463
+XXX write this section
464
465
+\begin{seealso}
466
467
+\seepep{293}{Codec Error Handling Callbacks}{Written and implemented by
468
+Walter Dörwald.}
469
470
+\end{seealso}
471
472
473
474
\section{Extended Slices\label{section-slices}}
475
476
Ever since Python 1.4, the slicing syntax has supported an optional
0 commit comments