diff options
author | Guido van Rossum <guido@python.org> | 1994-08-29 12:48:32 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-08-29 12:48:32 +0000 |
commit | bf8c0e336f58f6c6da6fa30fe0c73a162fee7ccd (patch) | |
tree | 3002ea02fd77078de1558052047e6481f66cf86d /Python/pythonrun.c | |
parent | eb1fafcec14725f71aadf3874df6507a5fe577a1 (diff) | |
download | cpython-git-bf8c0e336f58f6c6da6fa30fe0c73a162fee7ccd.tar.gz |
mods by Andrew Kuchling to implement
pow(x,y,z) == pow(x,y)%z, but without incurring overflow
Correct problems found by THINK C 6.0
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions