mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Remove unnecessary imports
This commit is contained in:
parent
4ef1103b71
commit
a59ab05fda
7 changed files with 0 additions and 10 deletions
|
@ -1,9 +1,7 @@
|
|||
import os
|
||||
import re
|
||||
import fnmatch
|
||||
import sys
|
||||
from Tkinter import *
|
||||
import tkMessageBox
|
||||
import SearchEngine
|
||||
from SearchDialogBase import SearchDialogBase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue