Searched refs:format_awaitable_error (Results 1 – 1 of 1) sorted by relevance
72 static void format_awaitable_error(PyTypeObject *, int);1751 format_awaitable_error(Py_TYPE(iterable), in _PyEval_EvalFrameDefault()4988 format_awaitable_error(PyTypeObject *type, int prevopcode) in format_awaitable_error() function