This commit is contained in:
2025-10-23 16:33:17 +02:00
parent d97084323e
commit 0b8ceb6cf0
34 changed files with 729 additions and 33 deletions

2
script/test_sleep.py Normal file
View File

@@ -0,0 +1,2 @@
print "Sleeping"
sleep(1.0)