Searched defs:strict_errors (Results 1 – 2 of 2) sorted by relevance
1098 strict_errors = lookup_error("strict") variable1106 strict_errors = None variable
1363 static PyObject *strict_errors(PyObject *self, PyObject *exc) in strict_errors() function