]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Some tests for Tkinter.Text.search
authorGuilherme Polo <ggpolo@gmail.com>
Mon, 9 Feb 2009 19:21:21 +0000 (19:21 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Mon, 9 Feb 2009 19:21:21 +0000 (19:21 +0000)
commitbbb7efd72b3360f0523087cff6868f8fa02fe754
tree90a359378f86ae15b8ac53c47949422a08d7e9d9
parent94034ea5842d953117e9192589d6487eb59812f1
Some tests for Tkinter.Text.search
Lib/lib-tk/test/test_tkinter/__init__.py [new file with mode: 0644]
Lib/lib-tk/test/test_tkinter/test_text.py [new file with mode: 0644]
Lib/test/regrtest.py
Lib/test/test_tk.py [new file with mode: 0644]