Home | History | Annotate | Download | only in misc

Lines Matching refs:question

85 def query_yes_no(stdout, question, default="yes"):
97 stdout.write(os.linesep + question + prompt)