[issue9352] argparse eats characters when parsing multiple merged short options

Catherine Devlin report at bugs.python.org
Tue Aug 3 17:54:59 CEST 2010


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

Attaching a test to verify parse failure on mismatched prefix (-abc or +abc).  Steven's patch makes it pass.

----------
nosy: +catherine
versions:  -Python 2.7, Python 3.2
Added file: http://bugs.python.org/file18342/test_multiple_short_same_prefix.patch

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


More information about the Python-bugs-list mailing list