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 Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog. 2012-07-30 20:04:53 +03:00
ttk.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 18:01:21 +02:00
turtle.py