cpython/Lib/lib-tk
Guido van Rossum 09f1ad8542 class Listbox: add itemcget, to satisfy SF patch #457713.
Fix up docstring for itemconfigure.
2001-09-05 19:29:56 +00:00
..
Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py Fix two bugs discovered by PyChecker. (I cannot test these, but I'm 2001-08-13 14:12:35 +00:00
Tkconstants.py
Tkdnd.py
Tkinter.py class Listbox: add itemcget, to satisfy SF patch #457713. 2001-09-05 19:29:56 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py
tkMessageBox.py
tkSimpleDialog.py
turtle.py