mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
_Py_InitializeEx_Private() now calls _PyMainInterpreterConfig_ReadEnv() to read environment variables PYTHONHOME and PYTHONPATH, and set the program name.
Miscellaneous source files for the main Python shared library