Searched refs:RawTextHelpFormatter (Results 1 – 6 of 6) sorted by relevance
55 formatter_class=argparse.RawTextHelpFormatter,
218 class _HelpFormatter(argparse.RawTextHelpFormatter):
384 RawTextHelpFormatter388 :class:`RawDescriptionHelpFormatter` and :class:`RawTextHelpFormatter` give439 :class:`RawTextHelpFormatter` maintains whitespace for all sorts of help text,
677 class RawTextHelpFormatter(RawDescriptionHelpFormatter): class
4204 prog='PROG', formatter_class=argparse.RawTextHelpFormatter,