Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpylifecycle.c619 pycore_create_interpreter(_PyRuntimeState *runtime, in pycore_create_interpreter() function
860 status = pycore_create_interpreter(runtime, config, &tstate); in pyinit_config()