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:
parent
0a3a74c071
commit
055782a15e
@ -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…
Reference in New Issue
Block a user