mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
add missing word
This commit is contained in:
parent
bc2a62fcfd
commit
9984e706ff
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ The others represent the BOM in UTF-8 and UTF-32 encodings.
|
||||||
|
|
||||||
\subsection{Codec Base Classes}
|
\subsection{Codec Base Classes}
|
||||||
|
|
||||||
The \module{codecs} defines a set of base classes which define the
|
The \module{codecs} module defines a set of base classes which define the
|
||||||
interface and can also be used to easily write you own codecs for use
|
interface and can also be used to easily write you own codecs for use
|
||||||
in Python.
|
in Python.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue