mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
5edcf26358
* Rename private C functions: * _Py_Initialize_ReconfigureCore => pyinit_core_reconfigure * _Py_InitializeCore_impl => pyinit_core_config * _Py_InitializeCore = > pyinit_core * _Py_InitializeMainInterpreter => pyinit_main * init_python => pyinit_python * Rename _testembed.c commands: add "test_" prefix.
Source files for binary executables (as opposed to shared modules)