File: module1.py

package info (click to toggle)
python-wrapt 1.15.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,104 kB
  • sloc: python: 5,994; ansic: 2,354; makefile: 182; sh: 46
file content (2 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (2)
1
2
import time
time.sleep(0.1)  # simulate slow code