Home
last modified time | relevance | path

Searched refs:_PyExc_UnicodeTranslateError (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dexceptions.c1864 static PyTypeObject _PyExc_UnicodeTranslateError = { variable
1877 PyObject *PyExc_UnicodeTranslateError = (PyObject *)&_PyExc_UnicodeTranslateError;