]> granicus.if.org Git - python/commit
#2971: test_zipfile64 fails.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 12 Nov 2008 01:57:36 +0000 (01:57 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 12 Nov 2008 01:57:36 +0000 (01:57 +0000)
commit3be2f0454aa0d2e77e85eed36b8988f93d6361eb
tree6f1f21f8b692cb379f1ddda8be325904fe0f119d
parente25576467b37c78aac4b350b8f1561b64634e613
#2971: test_zipfile64 fails.
This test is always skipped, but it is not a reason not to adapt it to py3k.

I had to reduce most of the big figures to actually run the test.
Lib/test/test_zipfile64.py