mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* 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