Searched defs:_PySys_SetObjectId (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Python/
H A Dsysmodule.c71 _PySys_SetObjectId(_Py_Identifier *key, PyObject *v) function
2126 if (_PySys_SetObjectId(&PyId_path, v) != 0)

Completed in 105 milliseconds