mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Py_Main() can again be called after Py_Initialize(), as in Python 3.6. The new configuration is ignored, except of _PyMainInterpreterConfig.argv which is used to update sys.argv.
Source files for binary executables (as opposed to shared modules)