cpython/Lib/lib-tk
Serhiy Storchaka e39ba04e22 Issue #15861: tkinter now correctly works with lists and tuples containing
strings with whitespaces, backslashes or unbalanced braces.
2013-01-15 18:01:21 +02:00
..
test Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 18:01:21 +02:00
Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py
Tkconstants.py
Tkdnd.py
Tkinter.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 18:01:21 +02:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py
tkMessageBox.py
tkSimpleDialog.py
ttk.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 18:01:21 +02:00
turtle.py