Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
DPython-ast.c212 static char *GeneratorExp_fields[]={ variable
763 GeneratorExp_fields, 2); in init_types()
/external/python/cpython3/Python/
DPython-ast.c256 static char *GeneratorExp_fields[]={ variable
934 GeneratorExp_fields, 2); in init_types()