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")