The binascii crc32 fallback seems to also return signed integers.
Maybe forcing self.value to be unsigned could prevent a future
conflict between binascii crc32 (signed) and zlib crc32 (unsigned).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to