summaryrefslogtreecommitdiff
path: root/Lib/tkinter/filedialog.py
Commit message (Expand)AuthorAgeFilesLines
* Replace os.error with OSError in tkinter and IDLEAndrew Svetlov2012-12-171-2/+2
* Remove redundant imports.Florent Xicluna2011-11-041-2/+0
* #4406 Directory has to inherit from commondialog.DialogBenjamin Peterson2008-12-311-1/+1
* Tkinter, step 4: merge simple- and filedialog modules.Georg Brandl2008-05-171-0/+207
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-2/+2
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-0/+274