Debian Automated Code Analysis

pyflakes analysis of python-tftpy_0.5.1-1_all.deb

./usr/share/pyshared/tftpy/TftpClient.py:5: 'time' imported but unused
./usr/share/pyshared/tftpy/TftpClient.py:6: 'from TftpShared import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpClient.py:7: 'from TftpPacketFactory import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/__init__.py:18: 'from TftpShared import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/__init__.py:19: 'from TftpPacketTypes import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/__init__.py:20: 'from TftpPacketFactory import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/__init__.py:21: 'from TftpClient import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/__init__.py:22: 'from TftpServer import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpPacketFactory.py:5: 'from TftpShared import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpPacketFactory.py:6: 'from TftpPacketTypes import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpPacketTypes.py:5: 'from TftpShared import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpPacketTypes.py:47: local variable 'nulls' is assigned to but never used
./usr/share/pyshared/tftpy/TftpServer.py:6: 'random' imported but unused
./usr/share/pyshared/tftpy/TftpServer.py:6: 're' imported but unused
./usr/share/pyshared/tftpy/TftpServer.py:8: 'from TftpShared import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpServer.py:9: 'from TftpPacketTypes import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpServer.py:10: 'from TftpPacketFactory import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpServer.py:11: 'from TftpStates import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpServer.py:97: local variable 'recvpkt' is assigned to but never used
./usr/share/pyshared/tftpy/TftpStates.py:12: 'from TftpShared import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpStates.py:13: 'from TftpPacketTypes import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpStates.py:14: 'from TftpPacketFactory import *' used; unable to detect undefined names
./usr/share/pyshared/tftpy/TftpStates.py:154: local variable 'err' is assigned to but never used
./usr/share/pyshared/tftpy/TftpStates.py:750: local variable 'err' is assigned to but never used
./usr/share/doc/python-tftpy/examples/tftpy_server.py:3: 'os' imported but unused

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