Home
last modified time | relevance | path

Searched refs:pymain_run_python (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
Dmain.c541 pymain_run_python(int *exitcode) in pymain_run_python() function
680 pymain_run_python(&exitcode); in Py_RunMain()
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0b1.rst30 ``pymain_run_python()`` now imports ``readline`` and ``rlcompleter`` before