diff options
Diffstat (limited to 'Python/frozen_modules/MANIFEST')
-rw-r--r-- | Python/frozen_modules/MANIFEST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Python/frozen_modules/MANIFEST b/Python/frozen_modules/MANIFEST index 42c72b9..811dc5b 100644 --- a/Python/frozen_modules/MANIFEST +++ b/Python/frozen_modules/MANIFEST @@ -7,6 +7,14 @@ _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 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 |