Home | History | Annotate | Download | only in compiler

Lines Matching refs:have_star

1093         have_star = node.star_args is not None
1095 opcode = callfunc_opcode_info[have_star, have_dstar]