Lines Matching full:with_item
970 # with_stmt: 'with' with_item (',' with_item)* ':' suite979 # with_item: test ['as' expr]