New submission from Guilherme Polo <ggp...@gmail.com>: Tkinter.Text.search is supposed to return a string, but this is not always true. The problem is much more likely to be noticed while using Tk 8.5.
---------- components: Tkinter files: ensure_search_returns_str.diff keywords: patch messages: 81465 nosy: gpolo severity: normal status: open title: Guarantee that Tkinter.Text.search returns a string versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1 Added file: http://bugs.python.org/file12993/ensure_search_returns_str.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5193> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com