cpython/Lib/lib-tk
Zachary Ware 9ce635f7bd Issue #18492: Allow all resources when tests are not run by regrtest.py.
This changeset also includes cleanup allowed by this behavior change.
2014-06-02 16:01:16 -05:00
..
test Issue #18492: Allow all resources when tests are not run by regrtest.py. 2014-06-02 16:01:16 -05:00
Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py Issue #19020: Tkinter now uses splitlist() instead of split() in configure 2013-12-25 16:35:20 +02:00
Tkconstants.py
Tkdnd.py
Tkinter.py Issue #6181: Fixed minor bugs in tkinter.Listbox methods: 2014-06-02 21:30:53 +03:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py Added missed calls of splitlist(). 2014-06-01 11:21:34 +03:00
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 Added missed calls of splitlist(). 2014-06-01 11:21:34 +03:00
turtle.py Issue #15618: Make turtle.py itself work when run from a module with 2014-03-05 23:15:57 -05:00