Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
DPython-ast.c261 static char *Await_fields[]={ variable
936 Await_type = make_type("Await", expr_type, Await_fields, 1); in init_types()