Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | |
2016-08-07 | tests/basics: bytes/str.partition/rpartition are now optional. | Paul Sokolovsky | |
Skip tests if not available. | |||
2014-12-24 | py: Make bytes objs work with more str methods; add tests. | Damien George | |