Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
Dfiledialog.py304 class _Dialog(commondialog.Dialog): class
332 class Open(_Dialog):
349 return _Dialog._fixresult(self, widget, result)
352 class SaveAs(_Dialog):