I think the maximum integer in python is available by calling sys.maxint. What is the maximum float or long in Python? 4 Answers 4 Tags: intlong-integermaxpython