You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Brandl db4309e19a Fix tkinter regression introduced by the security fix in #16248. 12 years ago
..
test Fix usage of the unittest.skip decorator. 13 years ago
__init__.py Fix tkinter regression introduced by the security fix in #16248. 12 years ago
__main__.py Issue #9384: python -m tkinter will now display a simple demo applet. 16 years ago
_fix.py Merged revisions 81701 via svnmerge from 16 years ago
colorchooser.py Merged revisions 68010 via svnmerge from 17 years ago
commondialog.py Tkinter, step 2: adapt imports. 18 years ago
constants.py Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. 18 years ago
dialog.py Tkinter, step 2: adapt imports. 18 years ago
dnd.py Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. 18 years ago
filedialog.py #4406 Directory has to inherit from commondialog.Dialog 17 years ago
font.py #1730136: Fix comparison between a tk Font object and an object of a different type. 15 years ago
messagebox.py Merged revisions 78988 via svnmerge from 16 years ago
scrolledtext.py #10768: fix ScrolledText widget construction, and make the example work from the interactive shell. 15 years ago
simpledialog.py Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog. 14 years ago
tix.py Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, 13 years ago
ttk.py Issue #15861: tkinter now correctly works with lists and tuples containing 13 years ago