Home
last modified time | relevance | path

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

/third_party/python/Python/
DPython-ast.c616 static const char * const List_fields[]={ variable
1436 state->List_type = make_type(state, "List", state->expr_type, List_fields, in init_types()