Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0c92553d85b6d1d27c74fe47c7d84cb610de998b
/
Lib
/
tkinter
/
filedialog.py
786fbd8
Replace os.error with OSError in tkinter and IDLE
by Andrew Svetlov
· 12 years ago
54540ec
Remove redundant imports.
by Florent Xicluna
· 13 years ago
de342c4
#4406 Directory has to inherit from commondialog.Dialog
by Benjamin Peterson
· 16 years ago
2e08136
Tkinter, step 4: merge simple- and filedialog modules.
by Georg Brandl
· 16 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 16 years ago
3302312
Tkinter move, part 1: move modules.
by Georg Brandl
· 16 years ago
[Renamed from Lib/lib-tk/FileDialog.py]
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
e014a13
Couple more has_keys() going...
by Guido van Rossum
· 18 years ago
b217cd8
Wait for visibility before setting a grab. Fixes #946153.
by Martin v. Löwis
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
3875281
Fix example in a docstring to not use 'file' as a variable name
by Andrew M. Kuchling
· 22 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
073b829
When a file name is selected ("OK" button, <Return> in the filename entry),
by Fred Drake
· 27 years ago
c457048
Give in to the tab police.
by Guido van Rossum
· 27 years ago
7fc0bf8
Fix the following bug:
by Guido van Rossum
· 28 years ago
0978f99
Major overhaul:
by Guido van Rossum
· 28 years ago
51b708a
don't export selection
by Guido van Rossum
· 28 years ago
b9e39c8
Filter button should set selection's directory, too
by Guido van Rossum
· 29 years ago
ac4f8d3
Initial revision
by Guido van Rossum
· 29 years ago