Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpylifecycle.c790 pycore_interp_init(PyThreadState *tstate) in pycore_interp_init() function
866 status = pycore_interp_init(tstate); in pyinit_config()
1947 status = pycore_interp_init(tstate); in new_interpreter()