Debian Automated Code Analysis

pyflakes analysis of python-instant_0.9.8-1_all.deb

./usr/share/pyshared/instant/locking.py:6: 'instant_error' imported but unused
./usr/share/pyshared/instant/locking.py:12: redefinition of unused 'fcntl' from line 10
./usr/share/pyshared/instant/locking.py:70: redefinition of function 'get_lock' from line 21
./usr/share/pyshared/instant/locking.py:73: redefinition of function 'release_lock' from line 42
./usr/share/pyshared/instant/build.py:3: 'sys' imported but unused
./usr/share/pyshared/instant/build.py:4: 'chain' imported but unused
./usr/share/pyshared/instant/build.py:7: 'from output import *' used; unable to detect undefined names
./usr/share/pyshared/instant/build.py:8: 'header_and_libs_from_pkgconfig' imported but unused
./usr/share/pyshared/instant/build.py:9: 'from paths import *' used; unable to detect undefined names
./usr/share/pyshared/instant/build.py:10: 'from signatures import *' used; unable to detect undefined names
./usr/share/pyshared/instant/build.py:11: 'from cache import *' used; unable to detect undefined names
./usr/share/pyshared/instant/build.py:12: 'from codegeneration import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:24: 'from output import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:25: 'from config import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:26: 'from paths import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:27: 'from signatures import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:28: 'from cache import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:29: 'from codegeneration import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:30: 'from build import *' used; unable to detect undefined names
./usr/share/pyshared/instant/__init__.py:31: 'from inlining import *' used; unable to detect undefined names
./usr/share/pyshared/instant/cache.py:16: 'get_default_cache_dir' imported but unused
./usr/share/pyshared/instant/codegeneration.py:4: 'instant_warning' imported but unused
./usr/share/pyshared/instant/codegeneration.py:152: local variable 'system_headers_code' is assigned to but never used
./usr/share/pyshared/instant/codegeneration.py:153: local variable 'local_headers_code' is assigned to but never used
./usr/share/pyshared/instant/codegeneration.py:154: local variable 'wrap_headers_code1' is assigned to but never used
./usr/share/pyshared/instant/codegeneration.py:155: local variable 'wrap_headers_code2' is assigned to but never used
./usr/share/pyshared/instant/codegeneration.py:159: local variable 'numpy_i_include' is assigned to but never used

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