summaryrefslogtreecommitdiff
path: root/tests/basics/string_rfind.py
AgeCommit message (Expand)Author
2018-03-31py/objstr: Don't crash when end < startJeff Epler
2014-03-24Implement str.rfind() and add tests for it.xbe