Home | History | Annotate | Download | only in Lib

Lines Matching full:_format_text

255     def _format_text(self, text):
269 return self._format_text(description) + "\n"
275 return "\n" + self._format_text(epilog) + "\n"