Lines Matching full:prompt
1756 has the same effect as typing a particular string at the help> prompt.1771 def getline(self, prompt):1774 return raw_input(prompt)1776 self.output.write(prompt)