cpython/Lib/lib-tk
Guido van Rossum 76f587b7f8 Avoid traceback in selection_own_get() when no Tk widget owns the
selection; return None instead.
1997-01-21 23:22:03 +00:00
..
Canvas.py Fix bogus implementation of Group.bind(). 1996-12-27 15:40:31 +00:00
Dialog.py keyword parameter changes 1995-08-04 03:49:39 +00:00
FileDialog.py Fix the following bug: 1997-01-03 23:39:26 +00:00
ScrolledText.py Change to use keyword args instead of dicts 1996-07-30 18:35:38 +00:00
SimpleDialog.py Don't use tktools, dummy! Reworded test message slightly. 1996-07-21 02:20:06 +00:00
Tkconstants.py Added ALL='all'. 1996-11-20 22:20:21 +00:00
Tkinter.py Avoid traceback in selection_own_get() when no Tk widget owns the 1997-01-21 23:22:03 +00:00