Searched refs:_PyErr_TrySetFromCause (Results 1 – 3 of 3) sorted by relevance
131 PyAPI_FUNC(PyObject *) _PyErr_TrySetFromCause(
398 _PyErr_TrySetFromCause("%s with '%s' codec failed", in wrap_codec_error()
2789 _PyErr_TrySetFromCause(const char *format, ...) in _PyErr_TrySetFromCause() function