commit | 79d1c2e6c9d1bc1cf41ec3041801ca1a2b9a995b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 18 22:22:29 2018 +0300 |
committer | GitHub <noreply@github.com> | Tue Sep 18 22:22:29 2018 +0300 |
tree | 024dfc74ad7bd5290180638b1290301ef928426f | |
parent | 4ba3b50bfe6d50cd82d208023ea23e203ab50589 [diff] |
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)