[Python-checkins] cpython (2.7): idlelib: remove unused names and imports (forgot one).

terry.reedy python-checkins at python.org
Fri May 15 00:12:22 CEST 2015


https://hg.python.org/cpython/rev/3fa58e779308
changeset: 96055:3fa58e779308
branch: 2.7
parent: 96052:a980da5f79f9
user: Terry Jan Reedy <tjreedy at udel.edu>
date: Thu May 14 18:11:50 2015 -0400
summary:
 idlelib: remove unused names and imports (forgot one).
files:
 Lib/idlelib/GrepDialog.py | 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Lib/idlelib/GrepDialog.py b/Lib/idlelib/GrepDialog.py
--- a/Lib/idlelib/GrepDialog.py
+++ b/Lib/idlelib/GrepDialog.py
@@ -5,7 +5,6 @@
 from Tkinter import StringVar, BooleanVar, Checkbutton # for GrepDialog
 from Tkinter import Tk, Text, Button, SEL, END # for htest
 from idlelib import SearchEngine
-import itertools
 from idlelib.SearchDialogBase import SearchDialogBase
 # Importing OutputWindow fails due to import loop
 # EditorWindow -> GrepDialop -> OutputWindow -> EditorWindow
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /