Home | History | Annotate | Download | only in python2.7

Lines Matching refs:next_arg

1485             (opt, next_arg) = arg.split("=", 1)
1486 rargs.insert(0, next_arg)