Home
last modified time | relevance | path

Searched refs:askdirectory (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Tools/unittestgui/
Dunittestgui.py236 dir_path = filedialog.askdirectory(parent=master)
269 return filedialog.askdirectory()
/third_party/python/Doc/library/
Ddialog.rst105 .. function:: askdirectory(**options)
/third_party/python/Lib/tkinter/
Dfiledialog.py440 def askdirectory (**options): function
/third_party/python/Misc/
DHISTORY23700 - tkFileDialog exposes a Directory class and askdirectory