mirror of
https://github.com/python/cpython.git
synced 2025-07-15 23:35:23 +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
|
@ -18,7 +18,6 @@ XXX GvR Redesign this interface (yet again) as follows:
|
|||
"""
|
||||
|
||||
import os
|
||||
import string
|
||||
import tabnanny
|
||||
import tokenize
|
||||
import tkinter.messagebox as tkMessageBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue