]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40460: Fix typo in idlelib/zzdummy.py (GH-20093)
authorVictor Stinner <vstinner@python.org>
Thu, 14 May 2020 22:51:51 +0000 (00:51 +0200)
committerGitHub <noreply@github.com>
Thu, 14 May 2020 22:51:51 +0000 (00:51 +0200)
commitedf2643bbb9859403239fe1cb3c212b1a2a8e65c
tree1338a4311c9e5583cc6c1f7a619a7e01b020e7ba
parent75d7257b201a56f950c20cd9f5753a83fff4742b
bpo-40460: Fix typo in idlelib/zzdummy.py (GH-20093)

Replace ztest with ztext.
Lib/idlelib/zzdummy.py