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

Lines Matching full:_format_text

254     def _format_text(self, text):
268 return self._format_text(description) + "\n"
274 return "\n" + self._format_text(epilog) + "\n"