summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string_partition.py
Commit message (Expand)AuthorAge
* tests/basics: bytes/str.partition/rpartition are now optional.Paul Sokolovsky2016-08-07
* objstr: Make .[r]partition() work with bytes.Paul Sokolovsky2014-05-11
* Implement str.partition and add tests for it.xbe2014-03-21