test_pow
power (test_pow.py)
integers
simple identities
cubes
powers of two
modpow
longs
simple identities
cubes
powers of two
modpow
floats
modpow
mixed-mode
Validate that TypeError is thrown with 3 args if first two args aren't integers
miscellaneous
