Home
last modified time | relevance | path

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

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