mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00: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