suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Test with python 2.6 #26

Closed suever closed 9 years ago

suever commented 9 years ago

From darcymason@gmail.com on October 20, 2008 23:54:20

There may be incompatibilities with python 2.6. Test and see if pydicom works with it.

Original issue: http://code.google.com/p/pydicom/issues/detail?id=25

suever commented 9 years ago

From darcymason@gmail.com on December 17, 2008 20:09:16

Tested under Windows with python 2.6. Unit tests were fine; all example programs ran without problems. Running with the -3 python switch does give a number of warnings, however, which will have to be worked out for python 3.

Status: Verified