]> 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:37 +0000 (01:30 -0800)
committerGitHub <noreply@github.com>
Sun, 25 Nov 2018 09:30:37 +0000 (01:30 -0800)
commit89a3087d40feed3ca78033319389437bb4b5bcd7
treed3a79646368d349c7d3aa1f9d0dc4a3975f51697
parentbc665b42ba3a372bc60451583bfaff41d8e1993d
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