summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/builtin_divmod.py
Commit message (Expand)AuthorAge
* tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky2017-03-04
* py: Catch all cases of integer (big and small) division by zero.Damien George2015-10-01
* py: Implement divmod for mpz bignum.Damien George2015-06-13
* tests: Add missing tests for builtins, and many other things.Damien George2015-04-04