]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97928: Add tests for tkinter.Text.count() (GH-98269)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Oct 2022 06:44:43 +0000 (23:44 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 06:44:43 +0000 (23:44 -0700)
commita847255cbbe5e52b871c0746ebafa07a00a335f4
tree1bb3f11b2af84bef30061926652bf4472654bc65
parent1b7922e058efef592df9b62899d079a361b15026
gh-97928: Add tests for tkinter.Text.count() (GH-98269)

(cherry picked from commit 1b684c8f5f738b56f859e5c87b7280610b90399f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/tkinter/test/test_tkinter/test_text.py