[issue9182] argparse: optional argument w/ narg='+' conflicts w/ positional argsument

Éric Araujo report at bugs.python.org
Tue Jul 6 19:46:11 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Thanks for the bug report. Can you try separating option arguments from positional arguments with “--”? If yes, this would be a doc bug.

Also, can you reproduce it with Python 2.7?

----------
nosy: +merwok

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


More information about the Python-bugs-list mailing list