Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c1636 PyObject *encoding_str = NULL; in UnicodeEncodeError_str() local
1725 PyObject *encoding_str = NULL; in UnicodeDecodeError_str() local
/external/python/cpython3/Objects/
Dexceptions.c1853 PyObject *encoding_str = NULL; in UnicodeEncodeError_str() local
1978 PyObject *encoding_str = NULL; in UnicodeDecodeError_str() local