langcmp/python/sleeptest.py

4 lines
28 B
Python
Raw Permalink Normal View History

2023-08-24 08:50:56 +02:00
import time
time.sleep(60)