]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
IDLE: fix config_key htest (#112545)
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 30 Nov 2023 07:08:44 +0000 (02:08 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 07:08:44 +0000 (07:08 +0000)
commit81261fa67ff82b03c255733b0d1abbbb8a228187
tree5bce11370e4059c2dd466739b0017982ba7a4ec5
parent37589d76bbe97b0bf13ffafb8dd6aab361a0209a
IDLE: fix config_key htest (#112545)

Change 'Dialog' to 'Window' in two places to match the name of the config_key class being tested.
Lib/idlelib/config_key.py
Lib/idlelib/idle_test/htest.py