[issue32867] argparse assertion failure with multiline metavars

Martin Panter report at bugs.python.org
Fri Feb 23 19:42:48 EST 2018


Martin Panter <vadmium+py at gmail.com> added the comment:

This looks like the same assertion failure as described in Issue 16360. Paul pointed to a patch in Issue 11874, so that may also be relevant.

However I agree that embedding newlines in a metavar doesn’t make much sense. What’s the use case?

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list