Home | History | Annotate | Download | only in Lib

Lines Matching defs:format_heading

251     def format_heading(self, heading):

376 def format_heading(self, heading):
393 return "%s %s\n" % (self.format_heading(_("Usage")), usage)
395 def format_heading(self, heading):
1111 result = formatter.format_heading(self.title)
1626 result.append(formatter.format_heading(_("Options")))