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

Catherine Devlin report at bugs.python.org
Mon Aug 2 20:42:04 CEST 2010


Catherine Devlin <fredv8vibwc at liquidid.net> added the comment:

Here's a unit test for the simplest cases.

----------
keywords: +patch
nosy: +catherine
Added file: http://bugs.python.org/file18328/test_pos_after_var_args.patch

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


More information about the Python-bugs-list mailing list