Searched refs:_PySys_InitCore (Results 1 – 1 of 1) sorted by relevance
2882 _PySys_InitCore(PyThreadState *tstate, PyObject *sysdict) in _PySys_InitCore() function3212 status = _PySys_InitCore(tstate, sysdict); in _PySys_Create()