Home | History | Annotate | Download | only in asyncio

Lines Matching refs:AbstractEventLoop

789         assert loop is None or isinstance(loop, events.AbstractEventLoop)