mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
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.
Miscellaneous source files for the main Python shared library