Searched refs:matches_async_generator (Results 1 – 2 of 2) sorted by relevance
/dports/devel/pytype/pytype-2021.9.9/pytype/ | ||
H A D | abstract_utils.py | 548 def matches_async_generator(type_obj): function |
H A D | abstract.py | 3404 if not abstract_utils.matches_async_generator(ret_type): |