aboutsummaryrefslogtreecommitdiff
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-08-27 14:10:49 +0000
committerJack Jansen <jack.jansen@cwi.nl>1997-08-27 14:10:49 +0000
commitebacc2edff21800fc7c917a201ffde472f9bcb00 (patch)
tree025b8aa7d8a541c051e1a0947df9b6a336278cbe /Mac
parentModified for CW Pro projects and new filenames (diff)
downloadcpython-ebacc2edff21800fc7c917a201ffde472f9bcb00.tar.gz
cpython-ebacc2edff21800fc7c917a201ffde472f9bcb00.tar.bz2
cpython-ebacc2edff21800fc7c917a201ffde472f9bcb00.zip
Removed debug print
Diffstat (limited to 'Mac')
-rw-r--r--Mac/scripts/EditPythonPrefs.py1
1 files changed, 0 insertions, 1 deletions
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