File: sample.py

package info (click to toggle)
orthanc-python 6.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,172 kB
  • sloc: cpp: 8,299; python: 786; sh: 62; makefile: 33
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!')