Home
last modified time | relevance | path

Searched refs:_PyErr_FormatVFromCause (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Derrors.c574 _PyErr_FormatVFromCause(PyThreadState *tstate, PyObject *exception, in _PyErr_FormatVFromCause() function
611 _PyErr_FormatVFromCause(tstate, exception, format, vargs); in _PyErr_FormatFromCauseTstate()
626 _PyErr_FormatVFromCause(tstate, exception, format, vargs); in _PyErr_FormatFromCause()