Home
last modified time | relevance | path

Searched defs:backslashreplace_errors (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dcodecs.py1102 backslashreplace_errors = lookup_error("backslashreplace") variable
1110 backslashreplace_errors = None variable
/third_party/python/Python/
H A Dcodecs.c1387 static PyObject *backslashreplace_errors(PyObject *self, PyObject *exc) in backslashreplace_errors() function

Completed in 4 milliseconds