cpython/Lib/lib-tk
Cheryl Sabella e1847ea4a9 bpo-25684: ttk.OptionMenu radiobuttons weren't unique (GH-2276) (GH-2960)
ttk.OptionMenu radiobuttons weren't unique 
between instances of OptionMenu.
(cherry picked from commit a568e52733)
2017-09-09 23:02:14 -07:00
..
test bpo-25684: ttk.OptionMenu radiobuttons weren't unique (GH-2276) (GH-2960) 2017-09-09 23:02:14 -07:00
Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py Issue 28923: Remove editor artifacts from Tix.py, 2016-12-21 23:43:50 -05:00
Tkconstants.py
Tkdnd.py
Tkinter.py [2.7] bpo-30855: Trying to fix test_use on Windows. (#2586) 2017-07-06 10:22:50 +02:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py [2.7] bpo-30310: tkFont now supports unicode options (e.g. font family). (#1567) 2017-05-26 08:15:51 +03:00
tkMessageBox.py
tkSimpleDialog.py
ttk.py bpo-25684: ttk.OptionMenu radiobuttons weren't unique (GH-2276) (GH-2960) 2017-09-09 23:02:14 -07:00
turtle.py Issue #28998: More APIs now support longs as well as ints. 2016-12-27 15:09:36 +02:00