mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
1976086362
* Reorganize pymain_main() to make the code more flat * Clear configurations before pymain_update_sys_path() * Mark Py_FatalError() and _Py_FatalInitError() with _Py_NO_RETURN * Replace _PyMain.run_code variable with a new RUN_CODE() macro * Move _PyMain.cf into a local variable in pymain_run_python()
Miscellaneous source files for the main Python shared library