mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-04 03:32:27 +00:00
Get freeze importlib program working
This commit is contained in:
parent
795d6fd6cd
commit
d522a88def
4 changed files with 51 additions and 15 deletions
7
third_party/python/Python/importlib.inc
vendored
7
third_party/python/Python/importlib.inc
vendored
|
@ -6,7 +6,12 @@
|
|||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
/* clang-format off */
|
||||
|
||||
/* Auto-generated by Programs/_freeze_importlib.c */
|
||||
/*
|
||||
* Auto-generated by
|
||||
* m/third_party/python/freeze.com \
|
||||
* third_party/python/Lib/importlib/_bootstrap.py \
|
||||
* third_party/python/Python/importlib.inc
|
||||
*/
|
||||
|
||||
const unsigned char _Py_M__importlib[] = {
|
||||
99,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,
|
||||
|
|
|
@ -6,7 +6,12 @@
|
|||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
/* clang-format off */
|
||||
|
||||
/* Auto-generated by Programs/_freeze_importlib.c */
|
||||
/*
|
||||
* Auto-generated by
|
||||
* m/third_party/python/freeze.com \
|
||||
* third_party/python/Lib/importlib/_bootstrap_external.py \
|
||||
* third_party/python/Python/importlib_external.inc
|
||||
*/
|
||||
|
||||
const unsigned char _Py_M__importlib_external[] = {
|
||||
99,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue