Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c720 pycore_interp_init(PyThreadState *tstate) in pycore_interp_init() function
766 status = pycore_interp_init(tstate); in pyinit_config()
1589 status = pycore_interp_init(tstate); in new_interpreter()