Debian Automated Code Analysis

pyflakes analysis of python-dns_2.3.4-4_all.deb

./usr/share/pyshared/DNS/__init__.py:14: 'Status' imported but unused
./usr/share/pyshared/DNS/__init__.py:14: 'Opcode' imported but unused
./usr/share/pyshared/DNS/__init__.py:14: 'Type' imported but unused
./usr/share/pyshared/DNS/__init__.py:14: 'Class' imported but unused
./usr/share/pyshared/DNS/__init__.py:17: 'from Base import *' used; unable to detect undefined names
./usr/share/pyshared/DNS/__init__.py:18: 'from Lib import *' used; unable to detect undefined names
./usr/share/pyshared/DNS/__init__.py:20: 'from lazy import *' used; unable to detect undefined names
./usr/share/pyshared/DNS/Lib.py:259: local variable 'res' is assigned to but never used
./usr/share/doc/python-dns/examples/named-perf.py:21: 'time' imported but unused
./usr/share/doc/python-dns/examples/caching.py:22: undefined name 'time'
./usr/share/doc/python-dns/examples/caching.py:28: undefined name 'string'
./usr/share/doc/python-dns/examples/caching.py:30: undefined name 'string'
./usr/lib/python2.6/dist-packages/DNS/__init__.py:14: 'Status' imported but unused
./usr/lib/python2.6/dist-packages/DNS/__init__.py:14: 'Opcode' imported but unused
./usr/lib/python2.6/dist-packages/DNS/__init__.py:14: 'Type' imported but unused
./usr/lib/python2.6/dist-packages/DNS/__init__.py:14: 'Class' imported but unused
./usr/lib/python2.6/dist-packages/DNS/__init__.py:17: 'from Base import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/DNS/__init__.py:18: 'from Lib import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/DNS/__init__.py:20: 'from lazy import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/DNS/Lib.py:259: local variable 'res' is assigned to but never used
./usr/lib/python2.5/site-packages/DNS/__init__.py:14: 'Status' imported but unused
./usr/lib/python2.5/site-packages/DNS/__init__.py:14: 'Opcode' imported but unused
./usr/lib/python2.5/site-packages/DNS/__init__.py:14: 'Type' imported but unused
./usr/lib/python2.5/site-packages/DNS/__init__.py:14: 'Class' imported but unused
./usr/lib/python2.5/site-packages/DNS/__init__.py:17: 'from Base import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/DNS/__init__.py:18: 'from Lib import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/DNS/__init__.py:20: 'from lazy import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/DNS/Lib.py:259: local variable 'res' is assigned to but never used

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