]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove several unused imports in `_pyrepl` (#118668)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 7 May 2024 12:43:18 +0000 (15:43 +0300)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 12:43:18 +0000 (13:43 +0100)
commitad3d877a126bc892d1c598cf1357a2c39fd466c7
tree8b050389ca34046f665c5b397920c51fbeb940a6
parent65f5e586a1239ed1a66d8284773d7b02ce40e480
Remove several unused imports in `_pyrepl` (#118668)
Lib/_pyrepl/reader.py
Lib/_pyrepl/simple_interact.py