Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dexceptions.c1689 PyObject *PyExc_UnicodeEncodeError = (PyObject *)&_PyExc_UnicodeEncodeError; variable
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c2965 PyObject *PyExc_UnicodeEncodeError = (PyObject *)&_PyExc_UnicodeEncodeError; variable