File: write-alpharep.py

package info (click to toggle)
python-zipp 3.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 300 kB
  • sloc: python: 896; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (3)
1
2
3
from . import test_path

__name__ == '__main__' and test_path.build_alpharep_fixture().extractall('alpharep')