Searched refs:_PyErr_WarnFormatV (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Python/
H A D_warnings.c937 _PyErr_WarnFormatV(PyObject *source, function
965 res = _PyErr_WarnFormatV(NULL, category, stack_level, format, vargs);
982 res = _PyErr_WarnFormatV(source, PyExc_ResourceWarning,

Completed in 144 milliseconds