Home
last modified time | relevance | path

Searched refs:DictComprehension (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_symtable.h19 DictComprehension = 2, enumerator
/third_party/python/Python/
H A Dsymtable.c2034 st->st_cur->ste_comprehension = DictComprehension; in symtable_handle_comprehension()
2125 (type == DictComprehension) ? "'yield' inside dict comprehension" : in symtable_raise_if_comprehension_block()

Completed in 4 milliseconds