Searched defs:unraisable (Results 1 – 5 of 5) sorted by relevance
40 def _unraisablehook(self, unraisable): argument
133 def regrtest_unraisable_hook(unraisable): argument
2140 def _hook(self, unraisable): argument
858 sys_unraisablehook(PyObject *module, PyObject *unraisable) in sys_unraisablehook()
3951 def record_unraisable(unraisable): argument