Commit message (Expand) | Author | Age | |
---|---|---|---|
* | objstr: *strip(): If nothing is stripped, don't create dup string. | Paul Sokolovsky | 2014-05-30 |
* | objstr: *strip(): Fix handling of one-char subject strings. | Paul Sokolovsky | 2014-05-30 |
* | objstr: Make *strip() accept bytes. | Paul Sokolovsky | 2014-05-11 |
* | objstr: Implement .lstrip() & .rstrip(). | Paul Sokolovsky | 2014-04-26 |
* | Add tests for str.strip | xbe | 2014-01-30 |