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