diff options
author | Victor Stinner <vstinner@python.org> | 2021-03-10 10:14:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-10 10:14:07 (GMT) |
commit | 307745aa42196ad3fd97fee4a1ae6496bb895596 (patch) | |
tree | ac50f9198da22b1400df4815b6a875fd3364bb70 /Objects/capsule.c | |
parent | b4f9089d4aa787c5b74134c98e5f0f11d9e63095 (diff) | |
download | cpython-307745aa42196ad3fd97fee4a1ae6496bb895596.zip cpython-307745aa42196ad3fd97fee4a1ae6496bb895596.tar.gz cpython-307745aa42196ad3fd97fee4a1ae6496bb895596.tar.bz2 |
bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798)
Add frozen modules to sys.stdlib_module_names. For example, add
"_frozen_importlib" and "_frozen_importlib_external" names.
Add "list_frozen" command to Programs/_testembed.
Diffstat (limited to 'Objects/capsule.c')
0 files changed, 0 insertions, 0 deletions