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