Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c1502 int needs_tmp = !is_generator; in symtable_handle_comprehension() local
1519 if (needs_tmp && !symtable_new_tmpname(st)) { in symtable_handle_comprehension()