Searched refs:py_anext (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_asyncgen.py | 54 def py_anext(iterator, default=_no_default): function 415 self._check_async_iterator_anext(ait_class, py_anext) 735 test(py_anext) |
Completed in 3 milliseconds