Home
last modified time | relevance | path

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

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