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

paul j3 report at bugs.python.org
Tue May 5 19:52:02 EDT 2020


paul j3 <ajipanca at gmail.com> added the comment:

Handling the positional with '?' and '*' in a mutually_exclusive_group is tricky enough!

I believe your user can use the '--' to get the same effect.

----------

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


More information about the Python-bugs-list mailing list