]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97928: Add tests for tkinter.Text.count() (GH-98269)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Oct 2022 06:17:45 +0000 (09:17 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 06:17:45 +0000 (09:17 +0300)
commit1b684c8f5f738b56f859e5c87b7280610b90399f
tree6e544bf1bcf596040b455167c4ff069344b043ae
parented827d560831b054d262818b1777f7879e8fbd3e
gh-97928: Add tests for tkinter.Text.count() (GH-98269)
Lib/test/test_tkinter/test_text.py