Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c2882 _PySys_InitCore(PyThreadState *tstate, PyObject *sysdict) in _PySys_InitCore() function
3212 status = _PySys_InitCore(tstate, sysdict); in _PySys_Create()