Home
last modified time | relevance | path

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

/third_party/python/Python/
H A D_warnings.c1115 _PyErr_WarnFormatV(PyObject *source, in _PyErr_WarnFormatV() function
1143 res = _PyErr_WarnFormatV(NULL, category, stack_level, format, vargs); in PyErr_WarnFormat()
1160 res = _PyErr_WarnFormatV(source, category, stack_level, format, vargs); in _PyErr_WarnFormat()
1177 res = _PyErr_WarnFormatV(source, PyExc_ResourceWarning, in PyErr_ResourceWarning()

Completed in 2 milliseconds