Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | 2017-06-10 |
* | tests/basics: bytes/str.partition/rpartition are now optional. | Paul Sokolovsky | 2016-08-07 |
* | objstr: Make .[r]partition() work with bytes. | Paul Sokolovsky | 2014-05-11 |
* | Implement str.partition and add tests for it. | xbe | 2014-03-21 |