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