File: sample.py

package info (click to toggle)
orthanc-python 3.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,160 kB
  • sloc: cpp: 13,623; python: 419; sh: 40; makefile: 28
file content (2 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (4)
1
2
import orthanc
orthanc.LogWarning('Hello world from Python!')