Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c750 pyinit_config(_PyRuntimeState *runtime, in pyinit_config() function
927 status = pyinit_config(runtime, tstate_p, &config); in pyinit_core()