[docs] [issue34174] argparse formatter_class issue for RawDescriptionHelpFormatter

Mariatta Wijaya report at bugs.python.org
Fri Jul 20 16:42:30 EDT 2018


Mariatta Wijaya <mariatta.wijaya at gmail.com> added the comment:

Thanks for the report.

To make it work, you'll have to import textwrap first.

We don't always add all the necessary imports in our code snippets and examples, and we don't need to start adding imports into code examples either. So I'm closing this issue.

Thanks again.

----------
nosy: +Mariatta
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the docs mailing list