Searched refs:default_exception_handler (Results 1 – 8 of 8) sorted by relevance
23 self.loop.default_exception_handler(context)
677 def default_exception_handler(self, context): member in BaseEventLoopTests.test_default_exc_handler_broken.Loop
2496 NotImplementedError, loop.default_exception_handler, f)
1681 def default_exception_handler(self, context): member in BaseEventLoop1755 self.default_exception_handler(context)1773 self.default_exception_handler({
574 def default_exception_handler(self, context): member in AbstractEventLoop
255 * - :meth:`loop.default_exception_handler`
1180 .. method:: loop.default_exception_handler(context)
2301 loop.set_exception_handler(), loop.default_exception_handler(), and