Using sequence indexes greater than 2^32 on 64 bit computers

Gerrit Holl gerrit at nl.linux.org
Wed Mar 1 05:55:14 EST 2000


<quote name="Jean Hemmi" date="951903399" email="jean.hemmi at arakne.com">
> Hello,
> 
> We're using a custom python sequence type on which we need to pass index
> 
> values greater than 2^32 (64 bit integers)...

In Python 1.6, this is possible. In PYthon 1.5.2., it's not.
IIRC, Python 1.6 is expected this summer.

</quote>

regards,
Gerrit.

-- 
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list