◐ Shell
reader mode source ↗

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jol
Recipients eric.smith, jol
Date 2019-07-06.00:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562371710.88.0.899371755179.issue37510@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-07-06 00:08:30jolsetrecipients: + jol, eric.smith
2019-07-06 00:08:30jolsetmessageid: <1562371710.88.0.899371755179.issue37510@roundup.psfhosted.org>
2019-07-06 00:08:30jollinkissue37510 messages
2019-07-06 00:08:30jolcreate