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