Staging
v0.5.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
test
__init__.py -rw-r--r-- 1018 bytes
dbapi2.py -rw-r--r-- 2.6 KB
dump.py -rw-r--r-- 2.8 KB

back to top