From: Kurt B. Kaiser Date: Sun, 15 Sep 2002 21:38:20 +0000 (+0000) Subject: Merge Py Idle's Rev 1.16 (string methods) X-Git-Tag: v2.3c1~4068 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c209b3dab5a533ea0bfc2d2462a4553e4445db29;p=thirdparty%2FPython%2Fcpython.git Merge Py Idle's Rev 1.16 (string methods) --- diff --git a/Lib/idlelib/Bindings.py b/Lib/idlelib/Bindings.py index 2d5d7bbf0a7c..8cd7085a8085 100644 --- a/Lib/idlelib/Bindings.py +++ b/Lib/idlelib/Bindings.py @@ -6,7 +6,6 @@ # Debug menu here, which is only present in the PythonShell window. import sys -import string from configHandler import idleConf menudefs = [