[issue9253] argparse: optional subparsers

R. David Murray report at bugs.python.org
Sun Aug 8 16:30:13 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

See also 9540, which has an alternate proposal (that I don't like as much) for how to handle parser arguments supplied after subparsers are declared.

Reviewing this, I'm now +1 on fixing this *somehow*, since clearly there is an ambiguity here that needs to be resolved.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9253>
_______________________________________


More information about the Python-bugs-list mailing list