sys.maxint

maxint

The largest positive integer supported by Python’s regular integer type. This is at least 2**31-1. The largest negative integer is -maxint-1 — the asymmetry results from the use of 2’s complement binary arithmetic.

 

A Django site. this page was rendered by a django application in 0.01s 2008-12-03 22:14:31.972609. hosted by webfaction.