[issue38438] argparse "usage" overly-complex with nargs="*"

Brandt Bucher report at bugs.python.org
Fri Oct 11 13:30:37 EDT 2019


Brandt Bucher <brandtbucher at gmail.com> added the comment:

For backward compatibility with 2 metavars, the two-name form should still be possible. Just pass metavar=("FOO", "FOO").

----------

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


More information about the Python-bugs-list mailing list