PyUnicodeDecodeError_SetEnd

assign a new value to the end attribute return 0 on success, -1 on failure

  1. int PyUnicodeEncodeError_SetEnd(PyObject* , Py_ssize_t )
  2. int PyUnicodeDecodeError_SetEnd(PyObject* , Py_ssize_t )
    extern (C)
    int
    PyUnicodeDecodeError_SetEnd
  3. int PyUnicodeTranslateError_SetEnd(PyObject* , Py_ssize_t )

Meta