Debian Automated Code Analysis

pyflakes analysis of python3-dns_3.0.0-1_all.deb

./usr/lib/python3/dist-packages/DNS/Base.py:169: invalid syntax
            except socket.error as msg: 
                                  ^
./usr/lib/python3/dist-packages/DNS/__init__.py:22: 'import *' not allowed with 'from .'
from .Base import *
./usr/share/doc/python3-dns/examples/caching.py:22: undefined name 'time'
./usr/share/doc/python3-dns/examples/caching.py:28: undefined name 'string'
./usr/share/doc/python3-dns/examples/caching.py:30: undefined name 'string'
./usr/share/doc/python3-dns/examples/test5.py:25: redefinition of unused 'DNS' from line 4
./usr/lib/python3/dist-packages/DNS/Lib.py:26: 'types' imported but unused
./usr/lib/python3/dist-packages/DNS/Lib.py:103: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:113: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:119: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:121: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:123: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:126: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:163: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:181: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:185: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:241: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:310: local variable 'res' is assigned to but never used
./usr/lib/python3/dist-packages/DNS/Lib.py:400: undefined name 'bytes'
./usr/lib/python3/dist-packages/DNS/Lib.py:407: undefined name 'bytes'

This report was generated on Tue, 22 Mar 2011 06:33:47 +0000, based on results by pyflakes 0.4.0-1