]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix all return types for str/bytes/bytearray docstrings and make the wording more...
authorGeorg Brandl <georg@python.org>
Fri, 30 May 2008 08:20:09 +0000 (08:20 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 30 May 2008 08:20:09 +0000 (08:20 +0000)
commit17cb8a85d4931d60fc6f4a2f692514dd77e8d700
tree3b4779da826b02bc4be2a7c712fc0b3213882f04
parent29e4f631ac6335c67518d599facbbb5c41143d75
Fix all return types for str/bytes/bytearray docstrings and make the wording more consistent.
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/unicodeobject.c