]> 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:40:40 +0000 (23:40 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 06:40:40 +0000 (23:40 -0700)
commitd0ed05c0189d85f04164ea51c7a36ea6bbb02764
treebe53c2673b8a0a8c998b1ffd6934a3519b7f75cf
parentce87ab4dc5683fcc990c05e3875eff982824a144
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