Remove unused imports.

This commit is contained in:
Serhiy Storchaka 2016-12-16 20:00:15 +02:00
parent 5bb8b9134b
commit 70d28a184c
43 changed files with 0 additions and 60 deletions

View file

@ -2,7 +2,6 @@
A number of functions that enhance IDLE on Mac OSX.
"""
from sys import platform # Used in _init_tk_type, changed by test.
import warnings
import tkinter