mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
307745aa42
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