Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
H A Dmessagebox.py29 "askyesnocancel", "askretrycancel"]
128 def askretrycancel(title=None, message=None, **options): function
146 print("try again", askretrycancel("Spam", "Try again?"))
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py86 askretrycancel = Mbox_func() # True or False variable in Mbox

Completed in 2 milliseconds