mirror of
https://github.com/python/cpython.git
synced 2025-10-08 08:01:55 +00:00
Issue #23184: idlelib, remove more unused names and imports.
This commit is contained in:
parent
2733618fd9
commit
038c16b9a0
6 changed files with 10 additions and 20 deletions
|
@ -1,8 +1,6 @@
|
|||
import sys
|
||||
import io
|
||||
import linecache
|
||||
import time
|
||||
import socket
|
||||
import traceback
|
||||
import _thread as thread
|
||||
import threading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue