Searched defs:PyUnicodeEncodeError_SetEnd (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Dexceptions.c1487 PyUnicodeEncodeError_SetEnd(PyObject *exc, Py_ssize_t end) function
/external/python/cpython3/Objects/
H A Dexceptions.c1699 PyUnicodeEncodeError_SetEnd(PyObject *exc, Py_ssize_t end) function

Completed in 95 milliseconds