Debian Automated Code Analysis

pyflakes analysis of python-serial_2.3-1_all.deb

./usr/share/pyshared/serial/serialposix.py:14: 'from serialutil import *' used; unable to detect undefined names
./usr/share/pyshared/serial/serialposix.py:22: redefinition of unused 'TERMIOS' from line 20
./usr/share/pyshared/serial/serialposix.py:27: redefinition of unused 'FCNTL' from line 25
./usr/share/pyshared/serial/serialposix.py:37: redefinition of function 'device' from line 33
./usr/share/pyshared/serial/serialposix.py:41: redefinition of function 'device' from line 37
./usr/share/pyshared/serial/serialposix.py:48: redefinition of function 'device' from line 41
./usr/share/pyshared/serial/serialposix.py:52: redefinition of function 'device' from line 48
./usr/share/pyshared/serial/serialposix.py:56: redefinition of function 'device' from line 52
./usr/share/pyshared/serial/serialposix.py:60: redefinition of function 'device' from line 56
./usr/share/pyshared/serial/serialposix.py:64: redefinition of function 'device' from line 60
./usr/share/pyshared/serial/serialposix.py:68: redefinition of function 'device' from line 64
./usr/share/pyshared/serial/serialposix.py:89: redefinition of function 'device' from line 68
./usr/share/pyshared/serial/serialposix.py:313: local variable 'inp' is assigned to but never used
./usr/share/pyshared/serial/__init__.py:8: 'sys' imported but unused
./usr/share/pyshared/serial/__init__.py:8: 'string' imported but unused
./usr/share/pyshared/serial/__init__.py:13: 'from serialwin32 import *' used; unable to detect undefined names
./usr/share/pyshared/serial/__init__.py:15: 'from serialposix import *' used; unable to detect undefined names
./usr/share/pyshared/serial/__init__.py:17: 'from serialjava import *' used; unable to detect undefined names
./usr/share/pyshared/serial/serialjava.py:10: 'from serialutil import *' used; unable to detect undefined names
./usr/share/pyshared/serial/sermsdos.py:39: 'sys' imported but unused
./usr/share/pyshared/serial/serialwin32.py:12: 'from serialutil import *' used; unable to detect undefined names
./usr/share/doc/python-serial/examples/wxTerminal.py:266: local variable 'result' is assigned to but never used
./usr/share/doc/python-serial/examples/setup-miniterm-py2exe.py:5: 'os' imported but unused
./usr/share/doc/python-serial/examples/setup-miniterm-py2exe.py:5: 'glob' imported but unused
./usr/share/doc/python-serial/examples/setup-miniterm-py2exe.py:5: 'py2exe' imported but unused
./usr/share/doc/python-serial/examples/setup_demo.py:3: 'py2exe' imported but unused
./usr/share/doc/python-serial/examples/test_high_load.py:24: 'threading' imported but unused
./usr/share/doc/python-serial/examples/test_high_load.py:24: 'time' imported but unused
./usr/share/doc/python-serial/examples/miniterm.py:44: redefinition of unused 'sys' from line 11
./usr/share/doc/python-serial/examples/tcp_serial_redirect.py:8: 'os' imported but unused

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