Searched refs:_PySys_AddWarnOptionWithError (Results 1 – 1 of 1) sorted by relevance
2302 _PySys_AddWarnOptionWithError(PyThreadState *tstate, PyObject *option) in _PySys_AddWarnOptionWithError() function2318 if (_PySys_AddWarnOptionWithError(tstate, option) < 0) { in PySys_AddWarnOptionUnicode()