Mercurial > hg > orthanc
diff OrthancServer/Resources/Samples/ImportDicomFiles/OrthancImport.py @ 5469:514fd39f87a8
improved handling of X-Content-Type-Options
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 18 Dec 2023 21:06:41 +0100 |
parents | 0ea402b4d901 |
children | 48b8dae6dc77 |
line wrap: on
line diff
--- a/OrthancServer/Resources/Samples/ImportDicomFiles/OrthancImport.py Mon Dec 18 10:44:11 2023 +0100 +++ b/OrthancServer/Resources/Samples/ImportDicomFiles/OrthancImport.py Mon Dec 18 21:06:41 2023 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Orthanc - A Lightweight, RESTful DICOM Store # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics