summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_ord.py
AgeCommit message (Expand)Author
2015-09-03tests: Add tests to improve coverage of objstr.c.Damien George
2015-04-19py: Fix builtin ord so that it can handle bytes values >= 0x80.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George