Max Long

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon Jan 21 18:34:31 EST 2008


tjhnson at gmail.com wrote:
> How can I figure out the largest long available?

Why would you? AFAIK, longs are only limited by available memory.

> I was hoping for something like sys.maxint, but I didn't see it. 
> Also, can someone point me to where I can (concisely) read about
> size of such types (int, float, long).

Well, how about the docs?

http://docs.python.org/lib/typesnumeric.html

Regards,


Björn

-- 
BOFH excuse #397:

T-1's congested due to porn traffic to the news server.




More information about the Python-list mailing list