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.
Doc/c-api/codec.rst
1 parent 421a475 commit 33b2ca8Copy full SHA for 33b2ca8
Doc/c-api/codec.rst
@@ -7,7 +7,7 @@ Codec registry and support functions
7
8
Register a new codec search function.
9
10
- As side effect, this tries to load the :mod:`!encodings` package, if not yet
+ As a side effect, this tries to load the :mod:`!encodings` package, if not yet
11
done, to make sure that it is always first in the list of search functions.
12
13
.. c:function:: int PyCodec_Unregister(PyObject *search_function)
0 commit comments