]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87179: Fix more IDLE class headers (GH-96899)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Sep 2022 22:15:23 +0000 (15:15 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Sep 2022 22:15:23 +0000 (15:15 -0700)
commit98b81c2ac3281fd332aa80b39cc3616fe81f21fe
tree31287e5da3f083b8ce6d10b57b805ee9bdc7262d
parent876606fc65d94c8098560d82572bfba4a6a07f7d
gh-87179: Fix more IDLE class headers (GH-96899)

Remove unneeded '(object)' and '()'.
(cherry picked from commit aa671b48d62a00c5ab87fb102be15dd5eeac84dd)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/idle_test/test_text.py
Lib/idlelib/idle_test/test_zzdummy.py