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

Lines Matching refs:_split_lines

516             help_lines = self._split_lines(help_text, help_width)
614 def _split_lines(self, text, width):
645 def _split_lines(self, text, width):