mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
bc8ac6b00e
_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