From ebacc2edff21800fc7c917a201ffde472f9bcb00 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 27 Aug 1997 14:10:49 +0000 Subject: [PATCH] Removed debug print --- Mac/scripts/EditPythonPrefs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Mac/scripts/EditPythonPrefs.py b/Mac/scripts/EditPythonPrefs.py index 389a7744867..bc7e2dabd2f 100644 --- a/Mac/scripts/EditPythonPrefs.py +++ b/Mac/scripts/EditPythonPrefs.py @@ -380,7 +380,6 @@ def edit_applet(name): if notfound: message('Warning: initial %s taken from system-wide defaults'%notfound) # Let the user play away - print 'DBG interaction' result = interact(l, fss, (options, creator, type, delaycons), name) # See what we have to update, and how