Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c639 pycore_create_interpreter(_PyRuntimeState *runtime, in pycore_create_interpreter() function
895 status = pycore_create_interpreter(runtime, config, &tstate); in pyinit_config()