0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00

Removed silly dialog

This commit is contained in:
Jack Jansen 1996-08-28 14:16:39 +00:00
parent 0a3a74c071
commit 055782a15e

View File

@ -214,9 +214,8 @@ def process(template, filename, output):
CloseResFile(output)
# Give positive feedback
message("Applet %s created." % `destname`)
if DEBUG:
print "Applet created:", destname
# Copy resources between two resource file descriptors.