mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
f04ebe2a4d
* 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