X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmPython%2F__init__.py;h=cb32100c5d098b1133ff5ea284458bf682222572;hb=d7a4d5d474ae599b723e52ebda8bd3fc6cee752a;hp=7d6390e70f892dcbc3bb862a1355b81caa2f21d9;hpb=bafdfafe6c1b30607035fc4018c0405169b348e8;p=gdcm.git diff --git a/gdcmPython/__init__.py b/gdcmPython/__init__.py index 7d6390e7..cb32100c 100644 --- a/gdcmPython/__init__.py +++ b/gdcmPython/__init__.py @@ -70,6 +70,7 @@ except ImportError,e: raise ImportError, "gdcm extension not imported." ### Expose only the necessary stuff +gdcmGlobal = gdcm.gdcmGlobal gdcmDictSet = gdcm.gdcmDictSet gdcmHeader = gdcm.gdcmHeader gdcmHeaderHelper = gdcm.gdcmHeaderHelper