Home | History | Annotate | Download | only in python2.7

Lines Matching refs:HelpFormatter

34            'HelpFormatter',
155 class HelpFormatter:
159 instances should use one of the HelpFormatter subclasses for
361 class IndentedHelpFormatter (HelpFormatter):
370 HelpFormatter.__init__(
380 class TitledHelpFormatter (HelpFormatter):
389 HelpFormatter.__init__ (