New ScreenPanel
This commit is contained in:
15
script/back.py
Executable file
15
script/back.py
Executable file
@@ -0,0 +1,15 @@
|
||||
|
||||
#print locals()
|
||||
|
||||
###
|
||||
import java.util.logging.Logger as Logger
|
||||
logger = Logger.getLogger("back")
|
||||
logger.info("Started")
|
||||
|
||||
#sleep(10.0)
|
||||
log("quit")
|
||||
print "quit"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user