Dictionary, integer compression

dineshv dineshbvadhia at hotmail.com
Thu Apr 30 09:42:22 EDT 2009


Hi bearophile

Thanks for that about Python3.  My integers range from 0 to 9,999,999
and I have loads of them.  Do you think Python3 will help?

I want to do testing on my local machine with the large numbers of
integers and was wondering if I can get away with an existing Python
data structure or will I have to code a compression scheme.

Dinesh



More information about the Python-list mailing list