Debian Automated Code Analysis

pyflakes analysis of python-tables_2.1.2-3.1_i386.deb

./usr/share/pyshared/tables/leaf.py:30: 'sys' imported but unused
./usr/share/pyshared/tables/leaf.py:36: 'tables' imported but unused
./usr/share/pyshared/tables/leaf.py:39: 'hdf5Extension' imported but unused
./usr/share/pyshared/tables/description.py:22: 'sys' imported but unused
./usr/share/pyshared/tables/description.py:46: local variable 'other_pos' is assigned to but never used
./usr/share/pyshared/tables/description.py:723: undefined name 'UInt32Col'
./usr/share/pyshared/tables/description.py:724: undefined name 'Float64Col'
./usr/share/pyshared/tables/description.py:730: undefined name 'UInt8Col'
./usr/share/pyshared/tables/description.py:731: undefined name 'StringCol'
./usr/share/pyshared/tables/description.py:736: undefined name 'UInt32Col'
./usr/share/pyshared/tables/description.py:737: undefined name 'Float64Col'
./usr/share/pyshared/tables/description.py:739: undefined name 'UInt8Col'
./usr/share/pyshared/tables/description.py:742: undefined name 'UInt8Col'
./usr/share/pyshared/tables/description.py:743: undefined name 'UInt32Col'
./usr/share/pyshared/tables/description.py:744: undefined name 'Float64Col'
./usr/share/pyshared/tables/description.py:746: undefined name 'UInt32Col'
./usr/share/pyshared/tables/description.py:747: undefined name 'Float64Col'
./usr/share/pyshared/tables/description.py:749: undefined name 'UInt8Col'
./usr/share/pyshared/tables/parameters.py:22: '_KB' imported but unused
./usr/share/pyshared/tables/parameters.py:25: 'from tables._parameters_pro import *' used; unable to detect undefined names
./usr/share/pyshared/tables/table.py:50: 'numexpr' imported but unused
./usr/share/pyshared/tables/table.py:50: 'stringToExpression' imported but unused
./usr/share/pyshared/tables/table.py:64: 'NotLoggedMixin' imported but unused
./usr/share/pyshared/tables/table.py:65: 'Group' imported but unused
./usr/share/pyshared/tables/table.py:66: redefinition of unused 'CacheDict' from line 59
./usr/share/pyshared/tables/table.py:68: redefinition of unused '_table__autoIndex' from line 59
./usr/share/pyshared/tables/table.py:73: redefinition of function '_checkIndexingAvailable' from line 69
./usr/share/pyshared/tables/table.py:80: redefinition of unused 'time' from line 34
./usr/share/pyshared/tables/table.py:1513: local variable 'typeField' is assigned to but never used
./usr/share/pyshared/tables/table.py:2184: local variable 'oldiname' is assigned to but never used
./usr/share/pyshared/tables/table.py:2900: local variable 'tableFile' is assigned to but never used
./usr/share/pyshared/tables/node.py:692: undefined name 'dstParent'
./usr/share/pyshared/tables/node.py:857: local variable 'dolog' is assigned to but never used
./usr/share/pyshared/tables/group.py:39: 'HDF5ExtError' imported but unused
./usr/share/pyshared/tables/group.py:48: 'AttributeSet' imported but unused
./usr/share/pyshared/tables/group.py:1069: local variable 'filename' is assigned to but never used
./usr/share/pyshared/tables/earray.py:29: 'sys' imported but unused
./usr/share/pyshared/tables/earray.py:34: 'convertToNPAtom' imported but unused
./usr/share/pyshared/tables/earray.py:35: 'EnumAtom' imported but unused
./usr/share/pyshared/tables/earray.py:35: 'Atom' imported but unused
./usr/share/pyshared/tables/earray.py:35: 'split_type' imported but unused
./usr/share/pyshared/tables/earray.py:36: 'Leaf' imported but unused
./usr/share/pyshared/tables/file.py:46: 'UndoRedoWarning' imported but unused
./usr/share/pyshared/tables/file.py:51: 'isVisiblePath' imported but unused
./usr/share/pyshared/tables/__init__.py:69: 'from tables.atom import *' used; unable to detect undefined names
./usr/share/pyshared/tables/__init__.py:71: 'from tables.description import *' used; unable to detect undefined names
./usr/share/pyshared/tables/__init__.py:75: 'from tables.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/tables/atom.py:1029: undefined name 'UInt8Atom'
./usr/share/pyshared/tables/atom.py:1060: undefined name 'UInt32Atom'
./usr/share/pyshared/tables/atom.py:1109: undefined name 'UInt8Atom'
./usr/share/pyshared/tables/vlarray.py:30: 'warnings' imported but unused
./usr/share/pyshared/tables/vlarray.py:39: 'Atom' imported but unused
./usr/share/pyshared/tables/vlarray.py:39: 'split_type' imported but unused
./usr/share/pyshared/tables/vlarray.py:39: 'EnumAtom' imported but unused
./usr/share/pyshared/tables/utils.py:17: 'clock' imported but unused
./usr/share/pyshared/tables/utils.py:51: local variable 'idx' is assigned to but never used
./usr/share/pyshared/tables/conditions.py:32: redefinition of unused '_get_idx_expr' from line 29
./usr/share/pyshared/tables/array.py:30: 'warnings' imported but unused
./usr/share/pyshared/tables/array.py:30: 'sys' imported but unused
./usr/share/pyshared/tables/array.py:39: 'split_type' imported but unused
./usr/share/pyshared/tables/carray.py:30: 'warnings' imported but unused
./usr/share/pyshared/tables/carray.py:35: 'EnumAtom' imported but unused
./usr/share/pyshared/tables/carray.py:35: 'split_type' imported but unused
./usr/share/pyshared/tables/carray.py:36: 'Leaf' imported but unused
./usr/share/pyshared/tables/unimplemented.py:28: 'numpy' imported but unused
./usr/share/pyshared/tables/misc/lrucache.py:38: 'time' imported but unused
./usr/share/pyshared/tables/scripts/ptrepack.py:26: 'NoIndexingWarning' imported but unused
./usr/share/pyshared/tables/scripts/ptrepack.py:460: local variable 'objectclass' is assigned to but never used
./usr/share/pyshared/tables/netcdf3/__init__.py:160: undefined name 'math'
./usr/share/pyshared/tables/netcdf3/__init__.py:162: undefined name 'math'
./usr/share/pyshared/tables/netcdf3/__init__.py:164: undefined name 'math'
./usr/share/pyshared/tables/netcdf3/__init__.py:165: undefined name 'math'
./usr/share/pyshared/tables/netcdf3/__init__.py:165: undefined name 'math'
./usr/share/pyshared/tables/netcdf3/__init__.py:463: local variable 'unlimdim' is assigned to but never used
./usr/share/pyshared/tables/netcdf3/__init__.py:703: local variable 'datashp' is assigned to but never used
./usr/share/pyshared/tables/netcdf3/__init__.py:712: local variable 'extdim_name' is assigned to but never used
./usr/share/pyshared/tables/numexpr/__init__.py:1: '__doc__' imported but unused
./usr/share/pyshared/tables/numexpr/__init__.py:2: 'E' imported but unused
./usr/share/pyshared/tables/numexpr/__init__.py:3: 'evaluate' imported but unused
./usr/share/pyshared/tables/numexpr/__init__.py:3: 'numexpr' imported but unused
./usr/share/pyshared/tables/numexpr/__init__.py:3: 'disassemble' imported but unused
./usr/share/pyshared/tables/numexpr/expressions.py:4: 'sys' imported but unused
./usr/share/pyshared/tables/numexpr/expressions.py:106: local variable 'err' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:1: 'sys' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:2: 'numpy' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arcsinh' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'log10' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'log1p' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arctan2' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'cosh' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'tan' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'log' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'sqrt' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arctan' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'exp' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arcsin' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'expm1' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arctanh' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'sinh' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'copy' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'cos' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arccosh' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'tanh' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'fmod' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'arccos' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'where' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:3: 'ones_like' imported but unused
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:10: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:89: local variable 'y' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:113: local variable 'a' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:114: local variable 'b' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:115: local variable 'c' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:187: local variable 'a' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:385: local variable 'sarr' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:392: local variable 'sarr1' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:393: local variable 'sarr2' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:400: local variable 'sarr' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:401: local variable 'svar' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:408: local variable 'sarr' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:415: local variable 'sarr1' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:416: local variable 'sarr2' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:422: local variable 'narr' is assigned to but never used
./usr/share/pyshared/tables/numexpr/tests/test_numexpr.py:479: local variable 'a' is assigned to but never used
./usr/share/pyshared/tables/nra/nestedrecords.py:125: local variable 'colnames' is assigned to but never used
./usr/share/pyshared/tables/nra/nestedrecords.py:694: local variable 'AttributeError' is assigned to but never used
./usr/share/pyshared/tables/nra/nestedrecords.py:695: undefined name '_fmt'
./usr/share/pyshared/tables/nra/tests/test_nestedrecords.py:210: local variable 'flatarray' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:8: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_do_undo.py:43: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:49: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:51: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:54: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:57: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:824: local variable 'arr1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:826: local variable 'mid' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:842: local variable 'arr1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:852: local variable 'arr2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:871: local variable 'arr3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:872: local variable 'arr4' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:909: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:915: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:917: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:920: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:923: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1064: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1070: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1072: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1075: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1078: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1246: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1252: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1254: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1257: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1260: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1263: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1441: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1447: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1449: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1452: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1455: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1458: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1638: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1644: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1646: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1649: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1652: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1655: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1815: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1821: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1823: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1826: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1829: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:1832: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2021: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2027: local variable 'array1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2029: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2032: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2035: local variable 'group3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2060: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2066: local variable 'array4' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2113: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_do_undo.py:2433: local variable 'g2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_timetype.py:641: local variable '_' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:52: local variable 'flavor' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:76: local variable 'flavor' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:77: local variable 'data' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:106: local variable 'flavor' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:107: local variable 'data' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:131: local variable 'flavor' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:132: local variable 'data' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:155: local variable 'flavor' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:156: local variable 'data' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:185: local variable 'klass' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:186: local variable 'data' is assigned to but never used
./usr/share/pyshared/tables/tests/check_leaks.py:216: local variable 'node' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tablesMD.py:7: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_tablesMD.py:10: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_tablesMD.py:247: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tablesMD.py:289: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tablesMD.py:409: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tablesMD.py:579: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tablesMD.py:902: local variable 'column' is assigned to but never used
./usr/share/pyshared/tables/tests/test_carray.py:4: 'sys' imported but unused
./usr/share/pyshared/tables/tests/test_carray.py:11: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_carray.py:108: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_carray.py:196: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_carray.py:224: local variable 'stop' is assigned to but never used
./usr/share/pyshared/tables/tests/test_carray.py:265: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_carray.py:296: local variable 'stop' is assigned to but never used
./usr/share/pyshared/tables/tests/test_backcompat.py:6: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_backcompat.py:8: redefinition of unused 'common' from line 7
./usr/share/pyshared/tables/tests/test_Numeric.py:1: 'sys' imported but unused
./usr/share/pyshared/tables/tests/test_Numeric.py:5: 'from Numeric import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_Numeric.py:7: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_Numeric.py:216: local variable 'hdfarray' is assigned to but never used
./usr/share/pyshared/tables/tests/test_create.py:12: 're' imported but unused
./usr/share/pyshared/tables/tests/test_create.py:16: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_create.py:18: 'File' imported but unused
./usr/share/pyshared/tables/tests/test_create.py:236: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_create.py:264: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_types.py:4: 'tempfile' imported but unused
./usr/share/pyshared/tables/tests/test_types.py:6: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_numarray.py:8: 'from numarray import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_numarray.py:11: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_numarray.py:233: local variable 'hdfarray' is assigned to but never used
./usr/share/pyshared/tables/tests/test_queries.py:606: local variable 'c_int32' is assigned to but never used
./usr/share/pyshared/tables/tests/test_queries.py:618: local variable 'bound' is assigned to but never used
./usr/share/pyshared/tables/tests/test_queries.py:624: local variable '_gvar' is assigned to but never used
./usr/share/pyshared/tables/tests/test_queries.py:643: local variable 'col' is assigned to but never used
./usr/share/pyshared/tables/tests/test_queries.py:650: local variable '_gvar' is assigned to but never used
./usr/share/pyshared/tables/tests/test_array.py:6: 'types' imported but unused
./usr/share/pyshared/tables/tests/test_array.py:10: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_array.py:14: redefinition of unused 'common' from line 12
./usr/share/pyshared/tables/tests/test_array.py:19: 'numarray' imported but unused
./usr/share/pyshared/tables/tests/test_array.py:544: local variable 'hdfarray' is assigned to but never used
./usr/share/pyshared/tables/tests/test_attributes.py:7: 're' imported but unused
./usr/share/pyshared/tables/tests/test_attributes.py:9: 'warnings' imported but unused
./usr/share/pyshared/tables/tests/test_attributes.py:14: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_attributes.py:16: 'allequal' imported but unused
./usr/share/pyshared/tables/tests/test_attributes.py:66: local variable 'attr' is assigned to but never used
./usr/share/pyshared/tables/tests/test_index_backcompat.py:3: 'numpy' imported but unused
./usr/share/pyshared/tables/tests/test_index_backcompat.py:5: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_index_backcompat.py:72: local variable 't1var2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_index_backcompat.py:100: local variable 't1col' is assigned to but never used
./usr/share/pyshared/tables/tests/test_index_backcompat.py:132: local variable 't1col' is assigned to but never used
./usr/share/pyshared/tables/tests/test_numpy.py:7: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_numpy.py:10: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_numpy.py:232: local variable 'hdfarray' is assigned to but never used
./usr/share/pyshared/tables/tests/test_numpy.py:1158: local variable 'groups' is assigned to but never used
./usr/share/pyshared/tables/tests/__init__.py:16: 'test' imported but unused
./usr/share/pyshared/tables/tests/__init__.py:16: 'print_versions' imported but unused
./usr/share/pyshared/tables/tests/__init__.py:16: 'suite' imported but unused
./usr/share/pyshared/tables/tests/common.py:35: 'Numeric' imported but unused
./usr/share/pyshared/tables/tests/test_vlarray.py:7: 'warnings' imported but unused
./usr/share/pyshared/tables/tests/test_vlarray.py:11: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_vlarray.py:84: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_vlarray.py:143: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_vlarray.py:193: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_vlarray.py:1068: local variable 'byteorder2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_vlarray.py:3835: redefinition of unused 'sys' from line 3
./usr/share/pyshared/tables/tests/test_all.py:94: undefined name 'test_suite'
./usr/share/pyshared/tables/tests/test_tree.py:7: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_tree.py:41: local variable 'maxint' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:525: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:760: local variable 'a' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:762: local variable 'g_a1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:763: local variable 'g_a2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:765: local variable 'g_g_a' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:770: local variable 'ha' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:772: local variable 'hg_a' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:773: local variable 'hg_ha' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:774: local variable 'g_ha' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tree.py:845: local variable 'node' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:7: 'from numpy import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_tables.py:10: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_tables.py:451: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:505: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:528: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:550: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:572: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:596: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:981: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:1188: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:1734: local variable 'column' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:3506: local variable 'columns' is assigned to but never used
./usr/share/pyshared/tables/tests/test_tables.py:4542: local variable 'group' is assigned to but never used
./usr/share/pyshared/tables/tests/test_enum.py:15: 'numpy' imported but unused
./usr/share/pyshared/tables/tests/test_nestedtypes.py:500: local variable 'newdtype' is assigned to but never used
./usr/share/pyshared/tables/tests/test_nestedtypes.py:598: local variable 'indexrows' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:10: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_basics.py:34: local variable 'array' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:36: local variable 'table' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:46: local variable 'array2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:48: local variable 'table1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:51: local variable 'table2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:54: local variable 'group2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:60: local variable 'group4' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:81: local variable 'arr' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:161: local variable 'arr' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:175: local variable 'fileh' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:196: local variable 'anarray1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:207: local variable 'fileh' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:254: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:300: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:343: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:366: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:385: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:426: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:454: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:478: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:589: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:627: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:670: local variable 'g' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:699: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:724: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:785: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:810: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:925: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:965: local variable 'object' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1107: local variable 'dstChild1' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1108: local variable 'dstChild2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1109: local variable 'dstChild3' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1143: local variable 'agroup2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1164: local variable 'agroup2' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1453: local variable 'arr' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:1508: local variable 'arr' is assigned to but never used
./usr/share/pyshared/tables/tests/test_basics.py:2005: local variable 'arr' is assigned to but never used
./usr/share/pyshared/tables/tests/test_lists.py:6: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_earray.py:11: 'from tables import *' used; unable to detect undefined names
./usr/share/pyshared/tables/tests/test_earray.py:119: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_earray.py:196: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_earray.py:261: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_earray.py:388: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_earray.py:449: local variable 'stop' is assigned to but never used
./usr/share/pyshared/tables/tests/test_earray.py:496: local variable 'rootgroup' is assigned to but never used
./usr/share/pyshared/tables/tests/test_earray.py:565: local variable 'stop' is assigned to but never used

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