]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87179: Fix more IDLE class headers (#96899)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 17 Sep 2022 21:53:23 +0000 (17:53 -0400)
committerGitHub <noreply@github.com>
Sat, 17 Sep 2022 21:53:23 +0000 (17:53 -0400)
commitaa671b48d62a00c5ab87fb102be15dd5eeac84dd
tree5ae8f83f97079ca71f76521c358c29921ece21df
parent487135a396a504482ae3a7e9c7f80a44627a5a3f
gh-87179: Fix more IDLE class headers (#96899)

Remove unneeded '(object)' and '()'.
Lib/idlelib/idle_test/test_text.py
Lib/idlelib/idle_test/test_zzdummy.py