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