]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Nov 2018 09:30:45 +0000 (01:30 -0800)
committerGitHub <noreply@github.com>
Sun, 25 Nov 2018 09:30:45 +0000 (01:30 -0800)
commitaf009fbcdb00fffced653792eb7af6b72f2521e3
treebaeb70def9e2440b90190082a01d4de106345d42
parent8c70c08f0fb5795904442e95a2987ea18aed2899
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592)

(cherry picked from commit 4bb186d7e253ad4def875305e06690181e923dfd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/zipfile.rst
Lib/zipfile.py