Removed debug print
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 @@
 	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