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

Lines Matching full:consume

1892         # consume Positionals and Optionals alternately, until we have
1902 # consume any Positionals preceding the next option
1910 # only try to parse the next optional if we didn't consume
1925 # consume the next optional and any arguments for it
1928 # consume any positionals following the last Optional
1931 # if we didn't consume all the argument strings, there were extras