import math
math.pow(34564323, 456356)

will give math range error.

how can i force python to process huge integers without math range
error? Any modules i can use possibly?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to