Home
last modified time | relevance | path

Searched defs:askquestion (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DtkMessageBox.py93 def askquestion(title=None, message=None, **options): function
/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_tk.py80 askquestion = Mbox_func() # 'yes' or 'no' variable in Mbox