overflowerror!!

Will McGugan news at NOwillmcguganSPAM.com
Thu May 26 18:28:10 EDT 2005


ashtonn at gmail.com wrote:
> I tried that. Still get an Overflowerror: unsigned long is less than
> minimum.
> 

You'll also need to reserve enough space for the 256 ints. Try this..

data = array('L', '\0' * 256*4)


Will
-- 
http://www.willmcgugan.com
"".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-84)%26) for c 
in "jvyy*jvyyzpthtna^pbz" ] )



More information about the Python-list mailing list