Skip to content

Commit

Permalink
Merge Py Idle changes:
Browse files Browse the repository at this point in the history
Rev 1.4 (string methods)

Rev 1.5 Remove unnecessary imports
  • Loading branch information
kbkaiser committed Sep 16, 2002
1 parent 75e3790 commit f1fe145
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Lib/idlelib/GrepDialog.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import string
import os
import re
import fnmatch
import sys
from Tkinter import *
import tkMessageBox
import SearchEngine
from SearchDialogBase import SearchDialogBase

Expand Down

0 comments on commit f1fe145

Please sign in to comment.