Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpylifecycle.c557 pycore_init_runtime(_PyRuntimeState *runtime, in pycore_init_runtime() function
854 PyStatus status = pycore_init_runtime(runtime, config); in pyinit_config()