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 49c6fc9 commit 9c2505bCopy full SHA for 9c2505b
Doc/library/codecs.rst
@@ -65,7 +65,7 @@ It defines the following functions:
65
``factory(stream, errors='strict')``
66
67
The factory functions must return objects providing the interfaces defined by
68
- the base classes :class:`StreamWriter` and :class:`StreamReader`, respectively.
+ the base classes :class:`StreamReader` and :class:`StreamWriter`, respectively.
69
Stream codecs can maintain state.
70
71
Possible values for errors are
0 commit comments