mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
idlelib: remove unused names and imports (one is a duplicate import).
This commit is contained in:
parent
82796193f9
commit
2733618fd9
8 changed files with 5 additions and 12 deletions
|
|
@ -21,7 +21,6 @@ barrier, in particular frame and traceback objects.
|
|||
"""
|
||||
|
||||
import types
|
||||
from idlelib import rpc
|
||||
from idlelib import Debugger
|
||||
|
||||
debugging = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue