]> granicus.if.org Git - python/commit
Issue #26712: Unify (r)split, (l/r)strip tests into string_tests
authorMartin Panter <vadmium+py@gmail.com>
Sun, 10 Apr 2016 08:45:26 +0000 (08:45 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 10 Apr 2016 08:45:26 +0000 (08:45 +0000)
commit0d0db6cc1e3ef5c32f6bc9f4e47be2428c43423f
tree0e40c7b923db9090a9bb847f9bab299e2aaec305
parentd979b2cfcf4047b8f9b46e169cfa071e80e30d71
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
Lib/test/test_unicode.py