]> granicus.if.org Git - python/commit
Fixed issue #5193: Guarantee that Tkinter.Text.search returns a string.
authorGuilherme Polo <ggpolo@gmail.com>
Sat, 7 Mar 2009 01:19:12 +0000 (01:19 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Sat, 7 Mar 2009 01:19:12 +0000 (01:19 +0000)
commit6d6c1fd04e2d7c8edd945c826b69da41e592db4c
tree282c0567540b3a2778a69090ed3c823705b9c33c
parent943b24e7e46404df99b4b6d925b64479cc0e15c2
Fixed issue #5193: Guarantee that Tkinter.Text.search returns a string.
Lib/lib-tk/Tkinter.py
Misc/NEWS