Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: Add more tests to improve coverage, mostly testing exceptions. | Damien George | 2015-08-21 |
* | py: In string.count, handle case of zero-length needle. | Damien George | 2014-03-13 |
* | Fix issues in str.count implementation. | xbe | 2014-03-13 |
* | Implement str.count and add tests for it. | xbe | 2014-03-12 |