Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py/objstr: Support tuples and start/end args in startswith and endswith. | Glenn Moloney | 2025-03-02 |
* | py/objstr: startswith, endswith: Check arg to be a string. | Paul Sokolovsky | 2017-08-29 |
* | objstr: startswith(): Accept optional "start" arg. | Paul Sokolovsky | 2014-05-15 |
* | Implement simplest case of str.startswith(). | Paul Sokolovsky | 2014-01-23 |