cpython/Lib/tkinter
Serhiy Storchaka 676bf73793 Fixed typo.
2014-01-13 14:24:11 +02:00
..
test Fixed typo. 2014-01-13 14:24:11 +02:00
__init__.py tkinter.Text.debug() now always returns 0/1. 2014-01-11 13:15:39 +02:00
__main__.py
_fix.py Implemented PEP 405 (Python virtual environments). 2012-05-26 03:45:29 +01:00
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py Replace os.error with OSError in tkinter and IDLE 2012-12-17 19:51:15 +02: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 Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog. 2012-07-30 19:59:53 +03:00
tix.py Issue #19020: Tkinter now uses splitlist() instead of split() in configure 2013-12-25 16:35:38 +02:00
ttk.py Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. 2014-01-07 19:27:42 +02:00