]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF bug #1105286: Undocumented implicit strip() in split(None) string method
authorRaymond Hettinger <python@rcn.com>
Tue, 25 Jan 2005 10:28:47 +0000 (10:28 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 25 Jan 2005 10:28:47 +0000 (10:28 +0000)
commit27b8260c942901450f254fe3c7deced78b23878d
treea274d06ad5d5e92dbafeb1eeb9456a550354ba6f
parente62ff1ec5c2d883693088966327ba4b611827557
SF bug #1105286:  Undocumented implicit strip() in split(None) string method

Clarify the behavior when a string begins or ends with whitespace.
Doc/lib/libstdtypes.tex