]> 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:14:54 +0000 (15:14 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Sep 2022 22:14:54 +0000 (15:14 -0700)
commita978e2fa199c4bd146d0ba17181ed6150f35ccbb
treef69809ce9b809d3fd19aff50fc34eacd22af09aa
parentce11f39de53a7b1bb54e77c1f0ce15f020ef4536
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