Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c2804 _PySys_InitCore(PyThreadState *tstate, PyObject *sysdict) in _PySys_InitCore() function
3114 status = _PySys_InitCore(tstate, sysdict); in _PySys_Create()
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch9734 @@ -2801,7 +2801,7 @@ _PySys_InitCore(PyThreadState *tstate, PyObject *sysdict)