Home | History | Annotate | Download | only in Python

Lines Matching refs:keyword

1162         VISIT_SEQ(st, keyword, s->v.ClassDef.keywords);
1470 VISIT_SEQ_WITH_NULL(st, keyword, e->v.Call.keywords);