Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpylifecycle.c902 pyinit_core(_PyRuntimeState *runtime, in pyinit_core() function
1134 status = pyinit_core(runtime, config, &tstate); in Py_InitializeFromConfig()