Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c577 pycore_init_runtime(_PyRuntimeState *runtime, in pycore_init_runtime() function
889 PyStatus status = pycore_init_runtime(runtime, config); in pyinit_config()