]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-120417: Remove unused import in idlelib (GH-120420) (#120574)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 16 Jun 2024 05:45:32 +0000 (01:45 -0400)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 05:45:32 +0000 (05:45 +0000)
commit51af315a321ef0fc9fb6924bcddea29b4bea00d2
tree3853f1ac77d2c916ede8703c8b96cdce5edf4d9e
parent518595133528195b2b4a9dd6c6733a4dc4c4fce8
[3.12] gh-120417: Remove unused import in idlelib (GH-120420) (#120574)

(cherry picked from commit 4c6d4f5)

Co-authored-by: Victor Stinner vstinner@python.org
Lib/idlelib/grep.py