This works by adding an argparse Action that will raise an exception in order to skip the rest of the argument parsing. This prevents argparse from quitting due to missing required arguments, similar to the way that the builtin argparse --help option is implemented by raising SystemExit. Fixes: #1999 |
||
---|---|---|
.. | ||
810.doc | ||
1999.bugfix | ||
2121.bugfix | ||
_template.rst |