Searched defs:call_exception_handler (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | events.py | 563 def call_exception_handler(self, context): member in AbstractEventLoop |
D | base_events.py | 1740 def call_exception_handler(self, context): member in BaseEventLoop |