aboutsummaryrefslogtreecommitdiff
path: root/Python/frozen_modules/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'Python/frozen_modules/MANIFEST')
-rw-r--r--Python/frozen_modules/MANIFEST12
1 files changed, 12 insertions, 0 deletions
diff --git a/Python/frozen_modules/MANIFEST b/Python/frozen_modules/MANIFEST
new file mode 100644
index 0000000000..42c72b9843
--- /dev/null
+++ b/Python/frozen_modules/MANIFEST
@@ -0,0 +1,12 @@
+# 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
+__hello__ no Tools/freeze/flag.py hello.h af6fb665713f
+__phello__ YES Tools/freeze/flag.py hello.h af6fb665713f
+__phello__.spam no Tools/freeze/flag.py hello.h af6fb665713f