mirror of
https://github.com/python/cpython.git
synced 2025-10-06 07:02:33 +00:00
[3.6] Remove unused imports (#2104)
Part of patch by Serhiy Strochaka, 2016-12-16 (no bpo issue)
(cherry-pick of 70d28a184c
)
This commit is contained in:
parent
ccccf3156f
commit
d755d19ac4
4 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue