Files
sf-op/script/test1.py
2016-06-24 10:42:10 +02:00

3 lines
42 B
Python

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