]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refer to the return value on nameindex and friends as a string, not a byte
authorGregory P. Smith <greg@krypto.org>
Mon, 23 May 2011 05:16:57 +0000 (22:16 -0700)
committerGregory P. Smith <greg@krypto.org>
Mon, 23 May 2011 05:16:57 +0000 (22:16 -0700)
commit6352298ac4fd69d80fe33dfca84bd8bd6fe79672
treeae359a928bf581b45cece8debfecaaa07d402b8f
parentabe38da6a404949b5e5ac4f88c996e4574d1df92
Refer to the return value on nameindex and friends as a string, not a byte
string.  The code was fixed to return strings instead of bytes and to accept
either.
Doc/library/socket.rst