Issue #23184: idlelib, remove more unused names and imports.

This commit is contained in:
Terry Jan Reedy 2015-05-15 23:03:17 -04:00
parent 2733618fd9
commit 038c16b9a0
6 changed files with 10 additions and 20 deletions

View file

@ -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