Searched refs:_PyErr_WarnFormatV (Results 1 – 1 of 1) sorted by relevance
1005 _PyErr_WarnFormatV(PyObject *source, in _PyErr_WarnFormatV() function1033 res = _PyErr_WarnFormatV(NULL, category, stack_level, format, vargs); in PyErr_WarnFormat()1050 res = _PyErr_WarnFormatV(source, PyExc_ResourceWarning, in PyErr_ResourceWarning()