Debian Automated Code Analysis

pyflakes analysis of python-dicom_0.9.4.1-1_all.deb

./usr/share/pyshared/dicom/filereader.py:533: invalid syntax
    
     ^
./usr/share/pyshared/dicom/fileutil.py:176: invalid syntax
    
     ^
./usr/share/pyshared/dicom/test/warncheck.py:51: invalid syntax
    
     ^
./usr/share/pyshared/dicom/values.py:9: 'pack' imported but unused
./usr/share/pyshared/dicom/values.py:15: 'SequenceDelimiterTag' imported but unused
./usr/share/pyshared/dicom/values.py:16: 'dictionaryVR' imported but unused
./usr/share/pyshared/dicom/values.py:34: undefined name 'fp'
./usr/share/pyshared/dicom/values.py:94: local variable 'tag' is assigned to but never used
./usr/share/pyshared/dicom/dataset.py:25: 'DicomDictionary' imported but unused
./usr/share/pyshared/dicom/dataset.py:32: 'cStringIO' imported but unused
./usr/share/pyshared/dicom/dataset.py:32: 'StringIO' imported but unused
./usr/share/pyshared/dicom/dataset.py:205: undefined name 'GroupDataset'
./usr/share/pyshared/dicom/encaps.py:36: local variable 'BasicOffsetTable' is assigned to but never used
./usr/share/pyshared/dicom/__init__.py:43: 'ReadFile' imported but unused
./usr/share/pyshared/dicom/__init__.py:43: 'read_file' imported but unused
./usr/share/pyshared/dicom/__init__.py:44: 'WriteFile' imported but unused
./usr/share/pyshared/dicom/__init__.py:44: 'write_file' imported but unused
./usr/share/pyshared/dicom/filewriter.py:15: 'dictionaryVR' imported but unused
./usr/share/pyshared/dicom/filewriter.py:19: 'Sequence' imported but unused
./usr/share/pyshared/dicom/charset.py:29: 'PersonName' imported but unused
./usr/share/pyshared/dicom/dataelem.py:21: 'PersonName' imported but unused
./usr/share/pyshared/dicom/dataelem.py:25: redefinition of unused 'namedtuple' from line 23
./usr/share/pyshared/dicom/dataelem.py:31: 'stat' imported but unused
./usr/share/pyshared/dicom/dataelem.py:34: 'os' imported but unused
./usr/share/pyshared/dicom/dataelem.py:36: 'DicomFile' imported but unused
./usr/share/pyshared/dicom/dataelem.py:320: undefined name 'tag'
./usr/share/pyshared/dicom/sequence.py:8: 'DataElement' imported but unused
./usr/share/pyshared/dicom/attribute.py:15: 'from dicom.dataelem import *' used; unable to detect undefined names
./usr/share/pyshared/dicom/test/test_rawread.py:221: local variable 'item1_value_bytes' is assigned to but never used
./usr/share/pyshared/dicom/test/test_rawread.py:222: local variable 'item2_value_bytes' is assigned to but never used
./usr/share/pyshared/dicom/test/test_tag.py:14: local variable 'tag' is assigned to but never used
./usr/share/pyshared/dicom/test/test_tag.py:23: local variable 'tag' is assigned to but never used
./usr/share/pyshared/dicom/test/test_dictionary.py:10: 'DicomDictionary' imported but unused
./usr/share/pyshared/dicom/test/test_filewriter.py:14: 'Tag' imported but unused
./usr/share/pyshared/dicom/test/test_filewriter.py:53: undefined name 'rtplan_out'
./usr/share/pyshared/dicom/test/test_filewriter.py:56: undefined name 'rtdose_out'
./usr/share/pyshared/dicom/test/test_filewriter.py:59: undefined name 'ct_out'
./usr/share/pyshared/dicom/test/test_filewriter.py:62: undefined name 'mr_out'
./usr/share/pyshared/dicom/test/test_filewriter.py:65: undefined name 'jpeg_out'
./usr/share/pyshared/dicom/test/test_dataset.py:9: 'have_numpy' imported but unused
./usr/share/pyshared/dicom/test/test_filereader.py:19: 'stat' imported but unused
./usr/share/pyshared/dicom/test/test_filereader.py:25: 'numpy' imported but unused
./usr/share/pyshared/dicom/test/test_filereader.py:28: 'data_element_generator' imported but unused
./usr/share/pyshared/dicom/test/test_filereader.py:29: 'convert_value' imported but unused
./usr/share/pyshared/dicom/test/test_filereader.py:31: 'Sequence' imported but unused
./usr/share/pyshared/dicom/test/test_filereader.py:235: local variable 'data_elem' is assigned to but never used
./usr/share/pyshared/dicom/test/test_filereader.py:242: local variable 'data_elem' is assigned to but never used
./usr/share/pyshared/dicom/test/performance/time_test.py:36: 'time' imported but unused
./usr/share/pyshared/dicom/test/performance/time_test.py:72: local variable 'ds' is assigned to but never used
./usr/share/pyshared/dicom/test/performance/time_test.py:78: local variable 'ds' is assigned to but never used
./usr/share/pyshared/dicom/test/performance/time_test.py:84: local va./usr/share/pyshared/dicom/util/dump.py:93: invalid syntax
    
     ^
./usr/share/pyshared/dicom/examples/anonymize.py:101: invalid syntax
    
     ^
riable 'ds' is assigned to but never used
./usr/share/pyshared/dicom/test/performance/time_test.py:87: local variable 'all_files' is assigned to but never used
./usr/share/pyshared/dicom/test/performance/time_test.py:106: undefined name 'datasets'
./usr/share/pyshared/dicom/test/performance/time_test.py:113: redefinition of unused 'sys' from line 39
./usr/share/pyshared/dicom/test/performance/time_test.py:113: 'sys' imported but unused
./usr/share/pyshared/dicom/util/namedtup.py:64: local variable 'numfields' is assigned to but never used
./usr/share/pyshared/dicom/util/namedtup.py:65: local variable 'argtxt' is assigned to but never used
./usr/share/pyshared/dicom/util/namedtup.py:66: local variable 'reprtxt' is assigned to but never used
./usr/share/pyshared/dicom/contrib/pydicom_PIL.py:38: redefinition of unused 'np' from line 32
./usr/share/pyshared/dicom/contrib/pydicom_PIL.py:52: redefinition of function 'get_LUT_value' from line 42
./usr/share/pyshared/dicom/contrib/imViewer_Simple.py:31: 'os' imported but unused
./usr/share/pyshared/dicom/contrib/imViewer_Simple.py:32: 'sys' imported but unused
./usr/share/pyshared/dicom/contrib/imViewer_Simple.py:231: undefined name 'img'
./usr/share/pyshared/dicom/contrib/imViewer_Simple.py:326: local variable 'frame' is assigned to but never used
./usr/share/pyshared/dicom/examples/show_charset_name.py:9: 'PersonName' imported but unused
./usr/share/pyshared/dicom/examples/dicomtree.py:9: 'PersonNameUnicode' imported but unused

This report was generated on Sun, 02 Jan 2011 05:31:17 +0000, based on results by pyflakes 0.4.0-1