]> granicus.if.org Git - python/commit
Issue #6157: Fixed Tkinter.Text.debug(). Original patch by Guilherme Polo.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Nov 2013 12:28:29 +0000 (14:28 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Nov 2013 12:28:29 +0000 (14:28 +0200)
commit31b9c845d315d107c18384a17991010ca54b36f7
tree46c20e756ff2dd2ba6f8dec180953816809964ee
parent8630f16eb7393649d501dd3f6982d15c799e24ee
Issue #6157: Fixed Tkinter.Text.debug().  Original patch by Guilherme Polo.
Lib/lib-tk/Tkinter.py
Lib/lib-tk/test/test_tkinter/test_text.py
Lib/lib-tk/test/test_tkinter/test_widgets.py
Misc/NEWS