◐ Shell
clean mode source ↗

Message 347407 - Python tracker

To be clear, my opinion is that a single call of parse_args() should only ever remove the first "--". Right now, it seems that it removes the first of each argument group, as determined by nargs, I guess.