Home
last modified time | relevance | path

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

/third_party/python/Python/
Derrors.c604 _PyErr_FormatVFromCause(PyThreadState *tstate, PyObject *exception, in _PyErr_FormatVFromCause() function
641 _PyErr_FormatVFromCause(tstate, exception, format, vargs); in _PyErr_FormatFromCauseTstate()
656 _PyErr_FormatVFromCause(tstate, exception, format, vargs); in _PyErr_FormatFromCause()