Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c1870 PyObject *PyExc_UnicodeTranslateError = (PyObject *)&_PyExc_UnicodeTranslateError; variable
/external/python/cpython3/Objects/
Dexceptions.c2168 PyObject *PyExc_UnicodeTranslateError = (PyObject *)&_PyExc_UnicodeTranslateError; variable