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 0f90feb commit 221c3baCopy full SHA for 221c3ba
Doc/library/codecs.rst
@@ -1497,8 +1497,8 @@ This module implements the following functions:
1497
1498
1499
.. note::
1500
- These functions should not be used directly, except for testing purposes;
1501
- :func:`codecs.lookup` should be used instead.
+ The following functions should not be used directly, except for testing
+ purposes; :func:`codecs.lookup` should be used instead.
1502
1503
1504
.. function:: search_function(encoding)
0 commit comments