Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c3550 static void raise_encode_exception(PyObject **exceptionObject, in raise_encode_exception() function
/external/python/cpython3/Objects/
Dunicodeobject.c7109 raise_encode_exception(PyObject **exceptionObject, in raise_encode_exception() function