diff options
Diffstat (limited to 'Python/frozen_modules/MANIFEST')
| -rw-r--r-- | Python/frozen_modules/MANIFEST | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Python/frozen_modules/MANIFEST b/Python/frozen_modules/MANIFEST deleted file mode 100644 index b723684..0000000 --- a/Python/frozen_modules/MANIFEST +++ /dev/null @@ -1,20 +0,0 @@ -# The list of frozen modules with key information. -# Note that the "check_generated_files" CI job will identify -# when source files were changed but regen-frozen wasn't run. -# This file is auto-generated by Tools/scripts/freeze_modules.py. - module ispkg source frozen checksum --------------------------- ----- ------------------------------- ------------------------------- ------------ -_frozen_importlib no <importlib._bootstrap> importlib__bootstrap.h 749d553f858d -_frozen_importlib_external no <importlib._bootstrap_external> importlib__bootstrap_external.h e4539e6347d7 -zipimport no <zipimport> zipimport.h 374879e5d43d -abc no <abc> abc.h 5e8df8488f6d -io no <io> io.h ccc5e057128c -_collections_abc no <_collections_abc> _collections_abc.h 1d68efc06884 -_sitebuiltins no <_sitebuiltins> _sitebuiltins.h b0e7250b851e -genericpath no <genericpath> genericpath.h c9d0ff38948c -ntpath no <ntpath> ntpath.h 15b9b80fa9c2 -posixpath no <posixpath> posixpath.h 3fc077252afd -stat no <stat> stat.h 27c32a0815c2 -__hello__ no <__hello__> __hello__.h 81ba13956479 -__phello__ YES <__hello__> __hello__.h 81ba13956479 -__phello__.spam no <__hello__> __hello__.h 81ba13956479 |
