Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c446 pyinit_core_reconfigure(_PyRuntimeState *runtime, in pyinit_core_reconfigure() function
930 status = pyinit_core_reconfigure(runtime, tstate_p, &config); in pyinit_core()