Home
last modified time | relevance | path

Searched refs:is_from (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast.c2663 int is_from = 0; in ast_for_expr() local
2670 is_from = 1; in ast_for_expr()
2678 if (is_from) in ast_for_expr()