From c209b3dab5a533ea0bfc2d2462a4553e4445db29 Mon Sep 17 00:00:00 2001 From: "Kurt B. Kaiser" Date: Sun, 15 Sep 2002 21:38:20 +0000 Subject: Merge Py Idle's Rev 1.16 (string methods) --- Lib/idlelib/Bindings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/idlelib/Bindings.py b/Lib/idlelib/Bindings.py index 2d5d7bb..8cd7085 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 = [ -- cgit v0.12