Private Member Functions | |
def | _split_lines |
Help message formatter which retains line breaks in argument descriptions. Only the name of this class is considered a public API. All the methods provided by the class are considered an implementation detail.
Definition at line 5 of file extend_argparse.py.
def extend_argparse::HelpFormatterRespectNewlines::_split_lines | ( | self, | |
text, | |||
width | |||
) | [private] |
Definition at line 12 of file extend_argparse.py.