]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#1123: fix the docs for the str.split(None, sep) case.
authorGeorg Brandl <georg@python.org>
Mon, 8 Oct 2007 07:50:24 +0000 (07:50 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 8 Oct 2007 07:50:24 +0000 (07:50 +0000)
commit16fd6c46174d105e34d84befb67429165d0c6c18
tree2d1606bfcf6ea01b348d21e38d45523319e53a7d
parent92abad24d68823dc3c334d05b7bc5375db049b7b
#1123: fix the docs for the str.split(None, sep) case.
Also expand a few other methods' docs, which had more info in the deprecated string module docs.
Doc/library/stdtypes.rst