]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of fix for [ 765456 ]: testAFakeZlib failed on platforms that use
authorJust van Rossum <just@letterror.com>
Tue, 18 Nov 2003 23:04:28 +0000 (23:04 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 18 Nov 2003 23:04:28 +0000 (23:04 +0000)
commite00b9b56fe8df010c623f04f0c4ddf5b1f468eff
treece9e1649d26b8dd923d5ebb5bd84e7cac30292cd
parenta9f3d6c03f317254c9b8d0888d2541e4c412687e
Backport of fix for [ 765456 ]: testAFakeZlib failed on platforms that use
a statically linked zlib module, but since the problem it tests can't
exist on these systems, simply skip it then.
Lib/test/test_zipimport.py