summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-08-27 14:10:49 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1997-08-27 14:10:49 (GMT)
commitebacc2edff21800fc7c917a201ffde472f9bcb00 (patch)
tree025b8aa7d8a541c051e1a0947df9b6a336278cbe /Mac
parent82bfde93829b7628b43aa7f26b7922376e7afe2a (diff)
downloadcpython-ebacc2edff21800fc7c917a201ffde472f9bcb00.zip
cpython-ebacc2edff21800fc7c917a201ffde472f9bcb00.tar.gz
cpython-ebacc2edff21800fc7c917a201ffde472f9bcb00.tar.bz2
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 389a774..bc7e2da 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