summaryrefslogtreecommitdiff
path: root/tests/basics/string_rsplit.py
AgeCommit message (Expand)Author
2015-08-21tests: Add more tests to improve coverage, mostly testing exceptions.Damien George
2014-05-14objstr.c: Partial implementation of .rsplit().Paul Sokolovsky