Searched refs:supports_yield_from (Results 1 – 2 of 2) sorted by relevance
61 supports_yield_from = False variable63 supports_yield_from = True variable784 if supports_yield_from and not self.environment.is_async:855 supports_yield_from961 if supports_yield_from:
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: