File: control

package info (click to toggle)
python-scripttest 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 120 kB
  • ctags: 66
  • sloc: python: 469; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 145 bytes parent folder | download
1
2
3
Test-Command: python -c "import scripttest; print scripttest.__file__"

Test-Command: python3 -c "import scripttest; print(scripttest.__file__)"