Searched defs:ignore_errors (Results 1 – 6 of 6) sorted by relevance
210 def rmtree(path, ignore_errors=False, onerror=None): argument
1075 ignore_errors = lookup_error("ignore") variable1082 ignore_errors = None variable
207 def rmtree(path, ignore_errors=False, onerror=None): argument
1072 ignore_errors = lookup_error("ignore") variable1079 ignore_errors = None variable
758 static PyObject *ignore_errors(PyObject *self, PyObject *exc) in ignore_errors() function
741 static PyObject *ignore_errors(PyObject *self, PyObject *exc) in ignore_errors() function