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