#include <Python-ast.h>
Definition at line 336 of file Python-ast.h.
Public Attributes | |
expr_ty | target |
expr_ty | iter |
asdl_seq * | ifs |
asdl_seq* ifs |
Definition at line 339 of file Python-ast.h.
expr_ty iter |
Definition at line 338 of file Python-ast.h.
expr_ty target |
Definition at line 337 of file Python-ast.h.