From: Jack Jansen Date: Wed, 27 Aug 1997 14:10:49 +0000 (+0000) Subject: Removed debug print X-Git-Tag: v1.5a4~298 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebacc2edff21800fc7c917a201ffde472f9bcb00;p=thirdparty%2FPython%2Fcpython.git Removed debug print --- diff --git a/Mac/scripts/EditPythonPrefs.py b/Mac/scripts/EditPythonPrefs.py index 389a7744867a..bc7e2dabd2f5 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