[docs] [issue9112] argparse missing documentation for error() method

Sandro Tosi report at bugs.python.org
Thu Sep 30 20:36:44 CEST 2010


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

Hello,
attached a patch that adds the exiting methods (exit() and error()) to argparse documentation.

Regards,
Sandro

----------
keywords: +patch
nosy: +sandro.tosi
Added file: http://bugs.python.org/file19070/issue9112-py3k.patch

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


More information about the docs mailing list