Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
DPython-ast.c23 static char *Interactive_fields[]={ variable
680 Interactive_fields, 1); in init_types()
/external/python/cpython3/Python/
DPython-ast.c17 static char *Interactive_fields[]={ variable
848 Interactive_type = make_type("Interactive", mod_type, Interactive_fields, in init_types()