mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
Removed debug print
This commit is contained in:
parent
82bfde9382
commit
ebacc2edff
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user