Startup
This commit is contained in:
7
script/testLocalVar2.py
Normal file
7
script/testLocalVar2.py
Normal file
@@ -0,0 +1,7 @@
|
||||
print 'testLocalVar2- a: ' + str(a)
|
||||
print 'testLocalVar2- b: ' + str(b)
|
||||
time.ctime()
|
||||
print time.strftime('%Y.%m.%d %H:%M:%S')
|
||||
|
||||
|
||||
set_return("OK 2")
|
||||
Reference in New Issue
Block a user