]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-45108: Improve docstring and testing of ZipFile.testfile() (GH-96233)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 3 Sep 2022 05:58:25 +0000 (08:58 +0300)
committerGitHub <noreply@github.com>
Sat, 3 Sep 2022 05:58:25 +0000 (08:58 +0300)
commit16c6759b3748f9b787b2fa4d5e652a8e08a17dee
tree0b1afb2e5e21f6b185d80bf626a094bd05673482
parent57b61103615b97f202be26b1e005c88f1f449b71
gh-45108: Improve docstring and testing of ZipFile.testfile() (GH-96233)
Lib/test/test_zipfile.py
Lib/test/test_zipfile64.py
Lib/zipfile.py