Home
last modified time | relevance | path

Searched refs:askquestion (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/
H A Dmessagebox.py28 "askquestion", "askokcancel", "askyesno",
101 def askquestion(title=None, message=None, **options): function
142 print("question", askquestion("Spam", "Question?"))
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py85 askquestion = Mbox_func() # 'yes' or 'no' variable in Mbox

Completed in 1 milliseconds