[issue42023] Argparse: Add a "display" arg

ThatXliner report at bugs.python.org
Wed Oct 14 12:00:22 EDT 2020


ThatXliner <bryan.hu.2020 at gmail.com> added the comment:

>However, I can imagine adding a variable that gives the user full control over the action-invocation.  In:

    argparse.HelpFormatter._format_action_invocation method.

That's what I'm trying to change. If there was a public API/method for manipulating the left side of the help menu.

  (This part)     (Manipulatable via help=)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42023>
_______________________________________


More information about the Python-bugs-list mailing list