[issue13922] argparse handling multiple "--" in args improperly

paul j3 report at bugs.python.org
Mon Jul 7 19:16:45 CEST 2014


paul j3 added the comment:

http://bugs.python.org/issue9571 proposes a refinement to this patch - drop the '--' from PARSER and REMAINDER nargs if it is the 1st string.

----------

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


More information about the Python-bugs-list mailing list