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