SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 27 Python

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.
V
Victor Stinner committed
307745aa42196ad3fd97fee4a1ae6496bb895596
Parent: b4f9089
Committed by GitHub <noreply@github.com> on 3/10/2021, 10:14:07 AM