[issue9182] document “--” as a way to distinguish option w/ narg='+' from positional argument in argparse
July 6, 2010
8:43 p.m.
Éric Araujo <merwok@netwok.org> added the comment: I always forget that not all programs follow getopt-style parsing rules, thanks for the reminder. ---------- keywords: +easy resolution: -> accepted title: argparse: optional argument w/ narg='+' conflicts w/ positional argsument -> document “--” as a way to distinguish option w/ narg='+' from positional argument in argparse _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue9182> _______________________________________
5759
Age (days ago)
5759
Last active (days ago)
0 comments
1 participants
participants (1)
-
Éric Araujo