Home
last modified time | relevance | path

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

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