crc32 function

Robert Spielmann varial at gmx.de
Fri Apr 5 17:13:21 EST 2002


Hi,

I have a program where I need to calculate the crc32 values of fibonacci 
numbers, is there a way to get the crc32 of int variables or do I need to 
first write the number to a file, then read it back as a string to do the 
crc32 stuff?

Thanks for any help
Robert Spielmann



More information about the Python-list mailing list