cpython/Lib/lib-tk
Guilherme Polo 6f1fa214c5 Added missing static option for OptionMenu. Issue #5961. 2009-08-18 16:39:36 +00:00
..
test convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py Issue #1119673: Do not override Tkinter.Text methods when creating a ScrolledText. 2009-08-18 13:23:08 +00:00
SimpleDialog.py
Tix.py Added missing static option for OptionMenu. Issue #5961. 2009-08-18 16:39:36 +00:00
Tkconstants.py
Tkdnd.py
Tkinter.py Clarifying Entry.selection_present's docstring. 2009-08-14 14:43:43 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py
tkMessageBox.py
tkSimpleDialog.py
ttk.py Issue #1135: Add the XView and YView mix-ins to avoid duplicating 2009-08-14 14:36:45 +00:00
turtle.py