Debian Automated Code Analysis

pyflakes analysis of tryton-modules-account-invoice_1.8.0-2_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:555: local variable 'tax_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:575: local variable 'line_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:757: local variable 'tax_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:888: local variable 'date_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1331: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1490: local variable 'account_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/account_invoice/invoice.py:1491: 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 Thu, 17 Feb 2011 06:29:05 +0000, based on results by pyflakes 0.4.0-1