summaryrefslogtreecommitdiff
path: root/tests/basics/string_endswith_upy.py.exp
AgeCommit message (Expand)Author
2025-03-02py/objstr: Support tuples and start/end args in startswith and endswith.Glenn Moloney
2017-08-29py/objstr: startswith, endswith: Check arg to be a string.Paul Sokolovsky