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