mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Removed silly dialog
This commit is contained in:
parent
0a3a74c071
commit
055782a15e
1 changed files with 2 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue