summaryrefslogtreecommitdiffstatshomepage
path: root/py/objint_mpz.c
Commit message (Collapse)AuthorAge
* Add arbitrary precision integer support.Damien George2014-02-22
Some functionality is still missing (eg and, or, bit shift), and some things are buggy (eg subtract).