This commit is contained in:
sfop
2016-07-07 14:21:03 +02:00
parent 7112484cfc
commit ad9091700a

3
script/test/test1.py Normal file
View File

@@ -0,0 +1,3 @@
print "Start"
time.sleep(3.0)
print "Stop"