commit | 16fd6c46174d105e34d84befb67429165d0c6c18 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Oct 08 07:50:24 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Oct 08 07:50:24 2007 +0000 |
tree | 2d1606bfcf6ea01b348d21e38d45523319e53a7d | |
parent | 92abad24d68823dc3c334d05b7bc5375db049b7b [diff] |
#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.