[issue17050] argparse.REMAINDER doesn't work as first argument

Devin Bayer report at bugs.python.org
Wed Feb 14 08:48:23 EST 2018


Devin Bayer <dev at doubly.so> added the comment:

I don't understand how this is about positionals vs optionals. REMAINDER is supposed to capture everything from that point forward, not just positionals.

----------

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


More information about the Python-bugs-list mailing list