File: test.py

package info (click to toggle)
sphinxcontrib-runcmd 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: python: 152; makefile: 3
file content (2 lines) | stat: -rwxr-xr-x 65 bytes parent folder | download
1
2
if __name__ == "__main__":
    print("something this/is/a/path")