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 | 318d1d12f3e96e032dc276039a8b9cb20ca9ad42 (patch) | |
tree | 30d9a7c55769ae7a831affc194080388428c8343 /Python/pythonrun.c | |
parent | fb2e605baa1b2ac8b22cc3a0338a54aca01ba892 (diff) | |
download | cpython-318d1d12f3e96e032dc276039a8b9cb20ca9ad42.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