index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
tkinter
/
filedialog.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-102799: use exception instance instead of sys.exc_info() (#102885)
Irit Katriel
2023-03-31
1
-3/+2
*
bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by w...
Serhiy Storchaka
2021-04-25
1
-0/+2
*
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim
2019-08-30
1
-1/+1
*
bpo-29446: tkinter 'import *' only imports what it should (GH-14864)
Flavian Hautbois
2019-07-26
1
-4/+10
*
bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)
Serhiy Storchaka
2018-10-12
1
-2/+8
*
Replace os.error with OSError in tkinter and IDLE
Andrew Svetlov
2012-12-17
1
-2/+2
*
Remove redundant imports.
Florent Xicluna
2011-11-04
1
-2/+0
*
#4406 Directory has to inherit from commondialog.Dialog
Benjamin Peterson
2008-12-31
1
-1/+1
*
Tkinter, step 4: merge simple- and filedialog modules.
Georg Brandl
2008-05-17
1
-0/+207
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-2/+2
*
Tkinter move, part 1: move modules.
Georg Brandl
2008-05-17
1
-0/+274