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