Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aa64c46ac9ff168d7730182d48665b0b51b4f69d
/
Lib
/
lib-tk
/
FileDialog.py
6e3dbbd
replace has_key with 'in' operator
by Benjamin Peterson
· 16 years ago
33cece0
Tkinter renaming reversal: move modules back in their place.
by Georg Brandl
· 17 years ago
248e3a8
Tkinter renaming reversal: Delete all stubs from lib-tk.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
bbc57d7
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
by Georg Brandl
· 17 years ago
b217cd8
Wait for visibility before setting a grab. Fixes #946153.
by Martin v. Löwis
· 21 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
· 25 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
· 29 years ago
51b708a
don't export selection
by Guido van Rossum
· 29 years ago
b9e39c8
Filter button should set selection's directory, too
by Guido van Rossum
· 30 years ago
ac4f8d3
Initial revision
by Guido van Rossum
· 30 years ago