Home | History | Annotate | Download | only in Lib

Lines Matching refs:_split_lines

518             help_lines = self._split_lines(help_text, help_width)
616 def _split_lines(self, text, width):
647 def _split_lines(self, text, width):