Python/bltinmodule.c: mods by Andrew Kuchling to implement
        pow(x,y,z) == pow(x,y)%z, but without incurring overflow
1 file changed