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