summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/builtin_ord.py
Commit message (Collapse)AuthorAge
* tests: Add tests to improve coverage of objstr.c.Damien George2015-09-03
|
* py: Fix builtin ord so that it can handle bytes values >= 0x80.Damien George2015-04-19
| | | | Addresses issue #1188.
* tests: Add missing tests for builtins, and many other things.Damien George2015-04-04