]> granicus.if.org Git - python/commit
Use hex() when outputting the various checksums so the test output is the
authorGuido van Rossum <guido@python.org>
Fri, 24 Apr 1998 18:31:28 +0000 (18:31 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Apr 1998 18:31:28 +0000 (18:31 +0000)
commit446898ff4aebc5ed8f641d8eb4ee2c31b3f3be3c
treef3ea4591b50bf8788b17c2cc52d1ac1b498abf00
parenta937d14898e8e396a1c9acc0fbd2db5209d1a6ce
Use hex() when outputting the various checksums so the test output is the
same on 32 and 64 bit machines.
Lib/test/output/test_zlib
Lib/test/test_zlib.py