cpython/Lib/tkinter
Andrew Svetlov 20bbf54f5e Issue #3033: Add displayof parameter to tkinter font.
Patch by Guilherme Polo.
2012-04-05 12:41:20 +03:00
..
test Issue #1178863: Separate initialisation from setting when initializing 2012-03-12 17:47:35 -07:00
__init__.py issue #3035: update PendingDeprecationWarning to DeprectionWarning, point deprecation in tkinter doc 2012-03-31 14:55:55 +03:00
__main__.py
_fix.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py Remove redundant imports. 2011-11-04 08:29:17 +01:00
font.py Issue #3033: Add displayof parameter to tkinter font. 2012-04-05 12:41:20 +03:00
messagebox.py
scrolledtext.py
simpledialog.py
tix.py Closes #13258: Use callable() built-in in the standard library. 2011-10-28 14:45:05 +02:00
ttk.py Closes #14495: fix typo. 2012-04-04 20:17:06 +02:00