Searched defs:askdirectory (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/lib-tk/ | ||
| D | tkFileDialog.py | 176 def askdirectory (**options): function |
| /external/python/cpython3/Lib/tkinter/ | ||
| D | filedialog.py | 440 def askdirectory (**options): function |