Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c820 pycore_interp_init(PyThreadState *tstate) in pycore_interp_init() function
901 status = pycore_interp_init(tstate); in pyinit_config()
2013 status = pycore_interp_init(tstate); in new_interpreter()