mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Drop some dead imports of imp
This commit is contained in:
parent
c81549f476
commit
27bbfdbc4c
3 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
|||
|
||||
import os
|
||||
from tkinter import *
|
||||
import imp
|
||||
|
||||
from idlelib import ZoomHeight
|
||||
from idlelib.configHandler import idleConf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue