Searched refs:_PyExc_UnicodeTranslateError (Results 1 – 4 of 4) sorted by relevance
1858 static PyTypeObject _PyExc_UnicodeTranslateError = { variable1870 PyObject *PyExc_UnicodeTranslateError = (PyObject *)&_PyExc_UnicodeTranslateError;
3157 static PyTypeObject _PyExc_UnicodeTranslateError = { variable3169 PyObject *PyExc_UnicodeTranslateError = (PyObject *)&_PyExc_UnicodeTranslateError;
781 Objects/exceptions.c:_PyExc_UnicodeTranslateError static PyTypeObject _PyExc_Unicode…
138 Objects/exceptions.c - _PyExc_UnicodeTranslateError -