]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-66819: More IDLE htest updates(2) (#112642)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 3 Dec 2023 09:28:37 +0000 (04:28 -0500)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 09:28:37 +0000 (09:28 +0000)
commit3855b45874d5f8eb92a4957fb9de6fdce63eb760
tree49bce1712a8376402acd692f7f44c9b64ab6d4da
parenta9574c68f04695eecd19866faaf4cdee5965bc70
gh-66819: More IDLE htest updates(2) (#112642)

Examine and update spec -- callable pairs.
Revise run method.
Lib/idlelib/browser.py
Lib/idlelib/debugobj.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/iomenu.py
Lib/idlelib/multicall.py
Lib/idlelib/pathbrowser.py
Lib/idlelib/query.py
Lib/idlelib/sidebar.py
Lib/idlelib/statusbar.py