mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
29e431419a
Calling Py_InitializeFromConfig()+Py_RunMain() multiple times must
not crash.
Cleanup also test_get_argc_argv().
(cherry picked from commit 5e2c32e08e)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for binary executables (as opposed to shared modules)