Debian Automated Code Analysis

pyflakes analysis of tryton-modules-account-invoice_1.6.0-1_all.deb

./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:180: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:578: 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:792: local variable 'tax_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:939: local variable 'date_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1201: undefined name 'taxes'
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1402: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1585: local variable 'account_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1586: 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:7: 'datetime' imported but unused
./usr/share/pyshared/trytond/modules/account_invoice/payment_term.py:8: 'time' imported but unused
./usr/share/pyshared/trytond/modules/account_invoice/tests/__init__.py:4: 'suite' imported but unused

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