mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
merge with 3.3
This commit is contained in:
commit
cfcd686acf
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ It defines the following functions:
|
|||
``factory(stream, errors='strict')``
|
||||
|
||||
The factory functions must return objects providing the interfaces defined by
|
||||
the base classes :class:`StreamWriter` and :class:`StreamReader`, respectively.
|
||||
the base classes :class:`StreamReader` and :class:`StreamWriter`, respectively.
|
||||
Stream codecs can maintain state.
|
||||
|
||||
Possible values for errors are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue