mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
* Py_Main() now calls Py_SetProgramName() earlier to be able to get the program name in _PyMainInterpreterConfig_ReadEnv(). * Rename prog to program_name * Rename progpath to program_name
Miscellaneous source files for the main Python shared library