mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merge 3.4 #23184: idle tests, remove unused names and imports.
This commit is contained in:
commit
188c18d48f
5 changed files with 7 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
import re
|
||||
import unittest
|
||||
from test.support import requires
|
||||
# from test.support import requires
|
||||
from tkinter import BooleanVar, StringVar, TclError # ,Tk, Text
|
||||
import tkinter.messagebox as tkMessageBox
|
||||
from idlelib import SearchEngine as se
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue