[issue40509] In argparse, allow REMAINDER(...) arguments in a mutually exclusive group

Shani Armon report at bugs.python.org
Thu May 7 02:23:37 EDT 2020


Shani Armon <armonshanid+development at gmail.com> added the comment:

Also, this is quite different from previous issues with REMAINDER. This fits in line with how the example suggests remainder should be used. I wand some flags (version, configuration) to be separate and exclusive to subcommands. And the usage is not ambiguous.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40509>
_______________________________________


More information about the Python-bugs-list mailing list