Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DtkSimpleDialog.py302 def askstring(title, prompt, **kw): function
/external/python/cpython3/Lib/tkinter/
Dsimpledialog.py388 def askstring(title, prompt, **kw): function