mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
e267793aa4
* If Py_SetPath() has been called, _PyConfig_InitPathConfig() now uses its value. * Py_Initialize() now longer copies path configuration from PyConfig to the global path configuration (_Py_path_config).
Miscellaneous source files for the main Python shared library