]> granicus.if.org Git - python/commitdiff
Removed debug print
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Aug 1997 14:10:49 +0000 (14:10 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Aug 1997 14:10:49 +0000 (14:10 +0000)
Mac/scripts/EditPythonPrefs.py

index 389a7744867ab682bd02738eccbb0ba066718d40..bc7e2dabd2f5af7111e7aa4927fa5d589e82d28e 100644 (file)
@@ -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