New submission from Jeremiah Rosen <takingitcas...@gmail.com>:

The help is indented too early for subparsers with long argument names. I'm 
currently using the ProperIndentParser class from the following gist to create 
my top level parser, which fixes the issue:

https://gist.github.com/TakingItCasual/df40932dcc30012325bfed241bdaabd0

----------
components: Library (Lib)
messages: 325663
nosy: Jeremiah Rosen
priority: normal
severity: normal
status: open
title: argparse subparser help indent too short
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34724>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to