]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix previous fix (for test_zlib) to work on 32-bit systems.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Thu, 23 Feb 2012 12:16:15 +0000 (14:16 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Thu, 23 Feb 2012 12:16:15 +0000 (14:16 +0200)
commitbc8c8175cc2aeebf0b069e6f36e7cfa4f6184154
tree97b9cd69f1b41c144eb70c8dd210d5f5e07d52b4
parentb063a48406f70a1c9a9debed593d350f30c0a47b
Fix previous fix (for test_zlib) to work on 32-bit systems.
Lib/test/test_zlib.py