]> Creatis software - gdcm.git/commit
* gdcmPython/setup.py and distutilsSwigCPlusPlus.py added. The
authorfrog <frog>
Wed, 15 Jan 2003 21:48:33 +0000 (21:48 +0000)
committerfrog <frog>
Wed, 15 Jan 2003 21:48:33 +0000 (21:48 +0000)
commitb7f909f6f6c37085bb05debd27c375c826c1ce74
treee06fa2138422b4ed5466aff560dd1af648dadd39
parent9676e37a52824da2f69d22c721178a4b5dc12191
  * gdcmPython/setup.py and distutilsSwigCPlusPlus.py added. The
        distutils installer is operational.
      * - gdcmPython/__init__.py now properly loads the swig generated
          shadow classes (from gdcm.py).
        - gdcmPython/demo/*.py changed to import the package gdcmPython
          instead of gdcmPython/demo/load.py.
        - gdcmPython/testSuite.py changed to import the package gdcmPython.
.cvsignore
ChangeLog
distutilsSwigCPlusPlus.py [new file with mode: 0644]
gdcmPython/__init__.py [new file with mode: 0644]
gdcmPython/demo/explore.py
gdcmPython/demo/load.py [deleted file]
gdcmPython/demo/printGroupedPublicDict.py
gdcmPython/demo/test.py
gdcmPython/demo/testAll.py
gdcmPython/testSuite.py
setup.py [new file with mode: 0644]