Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c2882 _PySys_InitCore(PyThreadState *tstate, PyObject *sysdict) in _PySys_InitCore() function
3212 status = _PySys_InitCore(tstate, sysdict); in _PySys_Create()
/third_party/python/patches/
Dcpython_mingw_v3.11.4.patch5292 @@ -2923,7 +2923,7 @@ _PySys_InitCore(PyThreadState *tstate, PyObject *sysdict)