Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Derrors.c417 _PyErr_FormatVFromCause(PyObject *exception, const char *format, va_list vargs) in _PyErr_FormatVFromCause() function
452 _PyErr_FormatVFromCause(exception, format, vargs); in _PyErr_FormatFromCause()