Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_symtable.h21 GeneratorExpression = 4 } _Py_comprehension_ty; enumerator
/external/python/cpython3/Python/
Dsymtable.c2045 st->st_cur->ste_comprehension = GeneratorExpression; in symtable_handle_comprehension()
/external/python/cpython3/Doc/data/
Dpython3.10.abi18182 <enumerator name='GeneratorExpression' value='4'/>