[issue9182] document “--” as a way to distinguish option w/ narg='+' from positional argument in argparse

Daniel Albeseder report at bugs.python.org
Sun Nov 21 10:46:59 CET 2010


Daniel Albeseder <kotan at gmx.at> added the comment:

Added more unit tests for testing the help text as well as the functionality of the "--" separator.

----------
keywords: +patch
Added file: http://bugs.python.org/file19731/issue9182.patch

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


More information about the Python-bugs-list mailing list