Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c185 static identifier top = NULL, lambda = NULL, genexpr = NULL, setcomp = NULL, variable
1544 return symtable_handle_comprehension(st, e, GET_IDENTIFIER(setcomp), in symtable_visit_setcomp()