Commit graph

7 commits

Author SHA1 Message Date
Serhiy Storchaka
dc0d571b64
bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
Andrew Svetlov
786fbd8db7 Replace os.error with OSError in tkinter and IDLE 2012-12-17 19:51:15 +02:00
Florent Xicluna
54540ec917 Remove redundant imports. 2011-11-04 08:29:17 +01:00
Benjamin Peterson
de342c4a77 #4406 Directory has to inherit from commondialog.Dialog 2008-12-31 14:51:07 +00:00
Georg Brandl
2e08136b3c Tkinter, step 4: merge simple- and filedialog modules. 2008-05-17 19:04:04 +00:00
Georg Brandl
14fc4270da Tkinter, step 2: adapt imports. 2008-05-17 18:39:55 +00:00
Georg Brandl
3302312383 Tkinter move, part 1: move modules. 2008-05-17 18:28:57 +00:00
Renamed from Lib/lib-tk/FileDialog.py (Browse further)