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

Lines Matching refs:help_text

515             help_text = self._expand_help(action)
516 help_lines = self._split_lines(help_text, help_width)