summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_divmod.py
AgeCommit message (Expand)Author
2015-10-01py: Catch all cases of integer (big and small) division by zero.Damien George
2015-06-13py: Implement divmod for mpz bignum.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George