New ScreenPanel
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
print "Start 1"
|
||||
|
||||
try:
|
||||
sleep(2)
|
||||
finally:
|
||||
print "Quit 1"
|
||||
Reference in New Issue
Block a user