SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 146 Python

* Objects/{int,long,float}object.c, Include/object.h,

Python/bltinmodule.c: mods by Andrew Kuchling to implement
	pow(x,y,z) == pow(x,y)%z, but without incurring overflow
G
Guido van Rossum committed
75abc6392bc75cd321564aa1d05d4e57c926c7a4
Parent: fba65fe