cpython/Lib/tkinter
Serhiy Storchaka fb3c6286a6 Issue #15861: tkinter now correctly works with lists and tuples containing
strings with whitespaces, backslashes or unbalanced braces.
2013-01-15 17:59:53 +02:00
..
test Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 17:58:14 +02:00
__init__.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 17:59:53 +02:00
__main__.py
_fix.py
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
messagebox.py
scrolledtext.py
simpledialog.py
tix.py
ttk.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 17:56:08 +02:00