Debian Automated Code Analysis

pyflakes analysis of pwman3_0.0.7-2_all.deb

./usr/share/pyshared/pwman/util/config.py:62: local variable 'e' is assigned to but never used
./usr/share/pyshared/pwman/util/config.py:90: local variable 'res' is assigned to but never used
./usr/share/pyshared/pwman/util/crypto.py:41: 'from Crypto.Cipher import *' used; unable to detect undefined names
./usr/share/pyshared/pwman/util/generator.py:1568: local variable 'failure' is assigned to but never used
./usr/share/pyshared/pwman/util/generator.py:1840: local variable 'max_loops' is assigned to but never used
./usr/share/pyshared/pwman/exchange/importer.py:23: redefinition of unused 'ET' from line 21
./usr/share/pyshared/pwman/exchange/exporter.py:23: redefinition of unused 'Element' from line 21
./usr/share/pyshared/pwman/exchange/exporter.py:23: redefinition of unused 'SubElement' from line 21
./usr/share/pyshared/pwman/exchange/exporter.py:23: redefinition of unused 'dump' from line 21
./usr/share/pyshared/pwman/exchange/exporter.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/pyshared/pwman/exchange/exporter.py:23: 'dump' imported but unused
./usr/share/pyshared/pwman/exchange/exporter.py:25: 'Node' imported but unused
./usr/share/pyshared/pwman/exchange/exporter.py:26: 'Tag' imported but unused
./usr/share/pyshared/pwman/ui/cli.py:27: 'CryptoBadKeyException' imported but unused
./usr/share/pyshared/pwman/ui/cli.py:27: 'CryptoPasswordMismatchException' imported but unused
./usr/share/pyshared/pwman/ui/cli.py:38: 'traceback' imported but unused
./usr/share/pyshared/pwman/ui/cli.py:522: redefinition of function 'help_ls' from line 447
./usr/share/pyshared/pwman/ui/cli.py:548: local variable 'e' is assigned to but never used
./usr/share/pyshared/pwman/data/factory.py:30: 'Database' imported but unused
./usr/share/pyshared/pwman/data/factory.py:32: 'config' imported but unused
./usr/share/pyshared/pwman/data/factory.py:60: local variable 'e' is assigned to but never used
./usr/share/pyshared/pwman/data/database.py:20: 'Node' imported but unused
./usr/share/pyshared/pwman/data/drivers/postgresql.py:70: local variable 'e' is assigned to but never used
./usr/share/pyshared/pwman/data/drivers/mysql.py:70: local variable 'e' is assigned to but never used
./usr/share/pyshared/pwman/data/drivers/mysql.py:170: undefined name 'MySQL'
./usr/share/pyshared/pwman/data/drivers/sqlite.py:47: local variable 'e' is assigned to but never used
./usr/share/pyshared/pwman/data/drivers/sqlite.py:48: undefined name 's'
./usr/share/pyshared/pwman/data/drivers/sqlite.py:266: undefined name 'DatabaseError'

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