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