[issue9444] argparse does not honor prefix_chars when adding default options

Steven Bethard report at bugs.python.org
Sun Aug 1 18:55:05 CEST 2010


Steven Bethard <steven.bethard at gmail.com> added the comment:

A doc patch would also be welcome, but I do think it's a bug that "ArgumentParser(prefix_chars='+')" throws an exception, and I think Ted's patch looks fine to me.

----------

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


More information about the Python-bugs-list mailing list