[issue1202] zlib.crc32() and adler32() return value

Guido van Rossum report at bugs.python.org
Mon Mar 17 17:35:37 CET 2008


Guido van Rossum <guido at python.org> added the comment:

Sure.  (Though sending pickles to 3.0 would still cause problems. 
Consumers of pickled checksums would do wise to *always* take the CRC
mod 2**32 before doing comparisons.)

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1202>
__________________________________


More information about the Python-bugs-list mailing list