Lines Matching full:none
63 (None, None, None),64 ("Go to file/line", "<<goto-file-line>>", None),76 file_line_progs = None78 def goto_file_line(self, event=None):79 if self.file_line_progs is None:117 return None121 return None135 self.owin = None