]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26712: Unify (r)split(), (l/r)strip() tests into string_tests
authorMartin Panter <vadmium+py@gmail.com>
Sun, 10 Apr 2016 09:39:07 +0000 (09:39 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 10 Apr 2016 09:39:07 +0000 (09:39 +0000)
commitf1669a390d262bf138cd8dc954443fb0e3c8c85e
tree03606785bdfc23206103c7a5d4cbc8e6a37fe612
parentec3c245c6492f64b8a9a24e7d72b1e1ed318aa41
Issue #26712: Unify (r)split(), (l/r)strip() tests into string_tests

This eliminates a few redundant test cases.
Lib/test/string_tests.py
Lib/test/test_bytes.py