mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +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)
|
CloseResFile(output)
|
||||||
|
|
||||||
# Give positive feedback
|
if DEBUG:
|
||||||
|
print "Applet created:", destname
|
||||||
message("Applet %s created." % `destname`)
|
|
||||||
|
|
||||||
|
|
||||||
# Copy resources between two resource file descriptors.
|
# Copy resources between two resource file descriptors.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue