Home
last modified time | relevance | path

Searched defs:PyUnicodeDecodeError_SetReason (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dexceptions.c1534 PyUnicodeDecodeError_SetReason(PyObject *exc, const char *reason) in PyUnicodeDecodeError_SetReason() function
/external/python/cpython3/Objects/
Dexceptions.c1835 PyUnicodeDecodeError_SetReason(PyObject *exc, const char *reason) in PyUnicodeDecodeError_SetReason() function