[issue9338] argparse optionals with nargs='?', '*' or '+' can't be followed by positionals

Raymond Hettinger report at bugs.python.org
Thu May 28 16:18:06 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Paul, do you have any thoughts on this one.

ISTM that this issue isn't well suited for a newcomer because it's somewhat complex and it isn't clear what if anything should be done.

----------
nosy: +rhettinger
priority: high -> normal

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


More information about the Python-bugs-list mailing list