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

Theodore Turocy report at bugs.python.org
Mon Aug 2 01:55:39 CEST 2010


Theodore Turocy <drarbiter at gmail.com> added the comment:

I'm uploading a new version of my patch which includes a proposed clarification to the documentation about the behavior in this case.  Doug, does this make the documentation clearer to you?  It is now explicit about the behavior for formulating the help option if '-' is not in prefix_chars.

----------
Added file: http://bugs.python.org/file18317/argparse_char_fix+doc.patch

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


More information about the Python-bugs-list mailing list