mirror of
https://github.com/python/cpython.git
synced 2026-08-08 16:21:45 +08: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