]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added strop.split tests when sep is None.
authorBarry Warsaw <barry@python.org>
Tue, 2 Dec 1997 00:30:04 +0000 (00:30 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 2 Dec 1997 00:30:04 +0000 (00:30 +0000)
commitc99a239f4277b76fcdcc85772847d07fa49cf10a
tree3296bd1849f7259117477980ecdd67dc238b232a
parent93be92d30925d2e2d387987e418b083f8bb6e26e
Added strop.split tests when sep is None.
Lib/test/test_strop.py