]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84623: Remove unused imports in idlelib (#94143)
authorVictor Stinner <vstinner@python.org>
Wed, 22 Jun 2022 22:09:48 +0000 (00:09 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2022 22:09:48 +0000 (00:09 +0200)
commit576dd901170af30fc50b0a7f07a388b38fd724a9
tree1768ea693124ccbb81b3ac4242c0f683e9e01256
parentdd39e29ccb5119343c9db57c14cc1dac49716e51
gh-84623: Remove unused imports in idlelib (#94143)

Remove commented code in test_debugger_r.py.

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