PyUnicodeDecodeError_GetReason

get the value of the reason attribute

  1. PyObject* PyUnicodeEncodeError_GetReason(PyObject*)
  2. PyObject* PyUnicodeDecodeError_GetReason(PyObject*)
    extern (C)
    PyUnicodeDecodeError_GetReason
  3. PyObject* PyUnicodeTranslateError_GetReason(PyObject*)

Meta