summaryrefslogtreecommitdiffstats
path: root/Modules/mpzmodule.c
Commit message (Expand)AuthorAgeFilesLines
* * mpzmodule.c: cast some methods to the proper type.Guido van Rossum1993-12-171-6/+8
* * mpzmodule.c: removed redundant mpz_print function.Guido van Rossum1993-11-051-19/+1
* * mymalloc.h: always allocate one extra byte, since some malloc'sGuido van Rossum1992-12-141-0/+1808