Home
last modified time | relevance | path

Searched refs:askyesnocancel (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/tkinter/
H A Dmessagebox.py29 "askyesnocancel", "askretrycancel"]
118 def askyesnocancel(title=None, message=None, **options): function
145 print("yes/no/cancel", askyesnocancel("Spam", "Want it?"))
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py88 askyesnocancel = Mbox_func() # True, False, or None variable in Mbox
/third_party/python/Lib/idlelib/
H A Diomenu.py187 confirm = messagebox.askyesnocancel(

Completed in 2 milliseconds