Example #1
0
def query_yesno(str):
    verbose_echo(0, "")
    return tools.query_yesno(str)
Example #2
0
def query_yesno(str):
    verbose_echo(0,'')
    return tools.query_yesno(str)