Debian Automated Code Analysis

pyflakes analysis of tryton-modules-account-invoice_2.0.0-1_all.deb

./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:186: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:576: local variable 'tax_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:596: local variable 'line_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:780: local variable 'tax_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:910: local variable 'date_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1350: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1509: local variable 'account_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1510: local variable 'uom_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/__init__.py:4: 'from payment_term import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account_invoice/__init__.py:5: 'from invoice import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account_invoice/__init__.py:6: 'from party import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account_invoice/__init__.py:7: 'from account import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/account_invoice/payment_term.py:4: 'datetime' imported but unused
./usr/share/pyshared/trytond/modules/account_invoice/payment_term.py:5: 'time' imported but unused
./usr/share/pyshared/trytond/modules/account_invoice/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