Debian Automated Code Analysis

pyflakes analysis of tryton-modules-account_2.0.1-1_all.deb

./usr/share/pyshared/trytond/modules/account/move.py:10: redefinition of unused 'hashlib' from line 8
./usr/share/pyshared/trytond/modules/account/move.py:764: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/move.py:812: local variable 'account_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/move.py:838: local variable 'amout' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/party.py:5: 'And' imported but unused
./usr/share/pyshared/trytond/modules/account/party.py:5: 'Get' imported but unused
./usr/share/pyshared/trytond/modules/account/party.py:5: 'Or' imported but unused
./usr/share/pyshared/trytond/modules/account/__init__.py:4: 'from fiscalyear import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/__init__.py:5: 'from account import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/__init__.py:6: 'from period import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/__init__.py:7: 'from journal import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/__init__.py:8: 'from move import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/__init__.py:9: 'from tax import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/__init__.py:10: 'from party import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account/fiscalyear.py:4: 'datetime' imported but unused
./usr/share/pyshared/trytond/modules/account/fiscalyear.py:5: 'time' imported but unused
./usr/share/pyshared/trytond/modules/account/fiscalyear.py:116: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/account.py:6: 'time' imported but unused
./usr/share/pyshared/trytond/modules/account/account.py:7: 'os' imported but unused
./usr/share/pyshared/trytond/modules/account/account.py:619: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/account.py:633: local variable 'company_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/account.py:738: local variable 'company_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/account.py:1266: local variable 'move_line_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account/tests/__init__.py:4: 'suite' imported but unused

This report was generated on Fri, 10 Jun 2011 06:48:14 +0000, based on results by pyflakes 0.4.0-1