Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Difficulty-Medium
New issue 158 by
stephen....@gmail.com: typo in filewriter line 48, saving
US pixel array fails
https://code.google.com/p/pydicom/issues/detail?id=158
looks like there is a type in filewriter (line 48) in method write_number:
except Exception as e:
raise IOError("{0}\nfor data_element:\n{1}".format(str(e),
str(data_elemesnt)))
data_elemesnt should read data_element
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings