mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
This commit is contained in:
parent
4ba3b50bfe
commit
79d1c2e6c9
23 changed files with 2998 additions and 3408 deletions
2
Python/importlib.h
generated
2
Python/importlib.h
generated
|
@ -1,5 +1,5 @@
|
|||
/* Auto-generated by Programs/_freeze_importlib.c */
|
||||
const unsigned char _Py_M__importlib[] = {
|
||||
const unsigned char _Py_M__importlib_bootstrap[] = {
|
||||
99,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,
|
||||
0,64,0,0,0,115,208,1,0,0,100,0,90,0,100,1,
|
||||
97,1,100,2,100,3,132,0,90,2,100,4,100,5,132,0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue