Searched defs:unraisable (Results 1 – 3 of 3) sorted by relevance
71 def regrtest_unraisable_hook(unraisable): argument
2059 def _hook(self, unraisable): argument
808 sys_unraisablehook(PyObject *module, PyObject *unraisable) in sys_unraisablehook()