Staging
v0.8.1
https://github.com/python/cpython
Revision 41ca828580aa441baa334625a60f3975d14023eb authored by Berker Peksag on 30 July 2015, 15:26:10 UTC, committed by Berker Peksag on 30 July 2015, 15:26:10 UTC
It should StreamWriter for Codecs.encode() and StreamReader for Codec.decode().

Patch by Nick Weinhold.
1 parent dcf841b
History
Tip revision: 41ca828580aa441baa334625a60f3975d14023eb authored by Berker Peksag on 30 July 2015, 15:26:10 UTC
Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs.
Tip revision: 41ca828
File Mode Size
__init__.py -rw-r--r-- 4.6 KB
entities.py -rw-r--r-- 73.5 KB
parser.py -rw-r--r-- 20.3 KB

back to top