Searched refs:prompt_for_bug_title_and_comment (Results 1 – 2 of 2) sorted by relevance
450 (bug_title, comment_text) = self.prompt_for_bug_title_and_comment()471 (bug_title, comment_text) = self.prompt_for_bug_title_and_comment()480 def prompt_for_bug_title_and_comment(self): member in CreateBug
32572 (CreateBug.prompt_for_bug_title_and_comment): Added.