]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added a few more test cases for whitespace split. These strings have leading whitespace.
authorAndrew Dalke <dalke@dalkescientific.com>
Fri, 26 May 2006 11:11:38 +0000 (11:11 +0000)
committerAndrew Dalke <dalke@dalkescientific.com>
Fri, 26 May 2006 11:11:38 +0000 (11:11 +0000)
commit984b9713412bec19f9be966a2f59ddaadf36fd5e
treeee91f55e590e23a3d3ff3a6c77026b17ca038236
parentf2c0dfdb138c44ce230d86f9429a373e6e160307
Added a few more test cases for whitespace split.  These strings have leading whitespace.
Lib/test/string_tests.py