Searched refs:supports_yield_from (Results 1 – 1 of 1) sorted by relevance
58 supports_yield_from = False variable60 supports_yield_from = True variable764 if supports_yield_from and not self.environment.is_async:829 if supports_yield_from and not self.environment.is_async and \928 if supports_yield_from: