This commit is contained in:
2020-10-12 18:03:27 +02:00
parent 1a6056e8b7
commit 88990832f1
33 changed files with 5872 additions and 167 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
print "Start 1"
try:
sleep(2)
sleep(0.1)
finally:
print "Quit 1"