mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add reminder about PEP293
This commit is contained in:
parent
d01163615a
commit
65b7282ef7
1 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue