[issue1202] zlib.crc32() and adler32() return value
Jesús Cea Avión
report at bugs.python.org
Mon Mar 17 18:05:03 CET 2008
Jesús Cea Avión <jcea at argo.es> added the comment:
I store CRC in reed-solomon schema of mine. I compare with equality, so,
I think we should enforce "CRC(python 32 bits) == CRC(python 64 bits)".
I will need to touch my code in python 3.0, but that will be inevitable
anyway...
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1202>
__________________________________
More information about the Python-bugs-list
mailing list