Home | History | Annotate | Download | only in test

Lines Matching defs:__await__

201             def __await__():
208 not_fut.__await__ = lambda: None