4 Commits (7a4b10cc4ced3aa5562841536be897c0701012dc)

Author SHA1 Message Date
Damien George 55b11e6d38 py/objstr: For str.endswith(s, start) raise NotImpl instead of assert. 9 years ago
Damien George 25afc7da0d tests: Add tests to improve coverage of objstr.c. 9 years ago
Damien George 22602cc37b py/objstr: Make str.rsplit(None,n) raise NotImpl instead of assert(0). 9 years ago
Damien George c9fa667252 tests: Add tests for non-compliant behaviour. 9 years ago