Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dexceptions.c1548 UnicodeError_init(PyUnicodeErrorObject *self, PyObject *args, PyObject *kwds, in UnicodeError_init() function
1622 return UnicodeError_init((PyUnicodeErrorObject *)self, args, in UnicodeEncodeError_init()
1710 return UnicodeError_init((PyUnicodeErrorObject *)self, args, in UnicodeDecodeError_init()