]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for [ 765456 ]: testAFakeZlib failed on platforms that use a
authorJust van Rossum <just@letterror.com>
Tue, 18 Nov 2003 23:00:55 +0000 (23:00 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 18 Nov 2003 23:00:55 +0000 (23:00 +0000)
commit59498542007400342e362f33a3e52bccb96ad04f
tree146f4e406b7dd389a07fabaa109d134814f707fa
parent4e6b3c55d0a045e37725a0eb6c7a0dfcd4d4084b
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. Will backport.
Lib/test/test_zipimport.py