maximal integer value

Moshe Zadka moshez at math.huji.ac.il
Sun May 7 00:46:57 EDT 2000


On Sun, 7 May 2000 bbp at zen.via.ecp.fr wrote:

> 
> Hi. Is there a way to know what is the maximal value an
> integer is allowed to take ?

import sys
print sys.maxint
--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list