Searched refs:default_exception_handler (Results 1 – 8 of 8) sorted by relevance
22 self.loop.default_exception_handler(context)
683 def default_exception_handler(self, context): member in BaseEventLoopTests.test_default_exc_handler_broken.Loop
3012 NotImplementedError, loop.default_exception_handler, f)
1560 def default_exception_handler(self, context): member in BaseEventLoop1634 self.default_exception_handler(context)1648 self.default_exception_handler({
561 def default_exception_handler(self, context): member in AbstractEventLoop
255 * - :meth:`loop.default_exception_handler`
1093 .. method:: loop.default_exception_handler(context)
2301 loop.set_exception_handler(), loop.default_exception_handler(), and