Searched defs:namereplace_errors (Results 1 – 2 of 2) sorted by relevance
1102 namereplace_errors = lookup_error("namereplace") variable1110 namereplace_errors = None variable
1392 static PyObject *namereplace_errors(PyObject *self, PyObject *exc) in namereplace_errors() function