mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Oops, used a \label twice - fix one of them.
This commit is contained in:
parent
180b68b3cf
commit
b63e77ccb0
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ will only be called at the beginning of a line.
|
|||
\end{methoddesc}
|
||||
|
||||
|
||||
\subsection{Writer Implementations \label{formatter-impls}}
|
||||
\subsection{Writer Implementations \label{writer-impls}}
|
||||
|
||||
Three implementations of the writer object interface are provided as
|
||||
examples by this module. Most applications will need to derive new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue