]> granicus.if.org Git - python/commit
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Sep 2018 06:28:06 +0000 (09:28 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Sep 2018 06:28:06 +0000 (09:28 +0300)
commit9da3961f364da2a3ced740230b85ffb4309238d3
tree3bdba1d723f7e24e6c27139b398a4c2866974ff4
parent2a9c3805ddedf282881ef7811a561c70b74f80b1
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
Lib/importlib/resources.py
Lib/zipimport.py
Python/importlib_zipimport.h