Files
sf-op/script/test/test1.py
2016-07-07 14:21:03 +02:00

3 lines
42 B
Python

print "Start"
time.sleep(3.0)
print "Stop"