]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35202: Remove unused imports in idlelib (GH-10438)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 Nov 2018 07:08:05 +0000 (23:08 -0800)
committerGitHub <noreply@github.com>
Sat, 10 Nov 2018 07:08:05 +0000 (23:08 -0800)
commit2903b0fd38a65e16ddafae7754ed5d605fea68ff
tree06e84c4a626603940294c3b6cde5dbf4061ffb4e
parentaa4f9a23932fbb298102e2ffa00021a8ddd2ea1c
bpo-35202: Remove unused imports in idlelib (GH-10438)

(cherry picked from commit 43a74abb3a87092a7fd6c71042eafb977d70d8e0)

Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
Lib/idlelib/codecontext.py
Lib/idlelib/filelist.py
Lib/idlelib/idle_test/test_config.py
Lib/idlelib/idle_test/test_config_key.py
Lib/idlelib/idle_test/test_rpc.py
Lib/idlelib/pyparse.py
Misc/NEWS.d/next/IDLE/2018-11-10-09-10-54.bpo-35202.TeJJrt.rst [new file with mode: 0644]