commit | c856fa811dfdd6d17396d9aa522eea19b0f46c93 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Tue Mar 18 22:27:41 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Tue Mar 18 22:27:41 2008 +0000 |
tree | df1e5900e00c10f3cc4782ffc1aa963ee73e2efa | |
parent | 6a644f92efb35e75f81d183aebfff3260b1454e2 [diff] |
Add a test to make sure zlib.crc32 and binascii.crc32 return the same thing. Fix a buglet in binascii.crc32, the second optional argument could previously have a signedness mismatch with the C variable its going into.