Lines Matching defs:when
95 self = None # Needed to break cycles when an exception occurs.
103 def __init__(self, when, callback, args, loop, context=None):
107 self._when = when
113 info.insert(pos, f'when={self._when}')
152 def when(self):
179 This method is idempotent, so it can be called when
187 The server is closed when the coroutine is cancelled.
266 def call_at(self, when, callback, *args, context=None):
350 they all set this flag when being created. This option is not
469 they all set this flag when being created. This option is not