Debian Automated Code Analysis

pyflakes analysis of tryton-modules-product_1.6.0-1_all.deb

./usr/share/pyshared/trytond/modules/product/__init__.py:4: 'from uom import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/product/__init__.py:5: 'from category import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/product/__init__.py:6: 'from product import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/product/uom.py:87: local variable 'category_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/product/tests/__init__.py:4: 'suite' imported but unused
./usr/share/pyshared/trytond/modules/product/tests/test_product.py:53: local variable 'uom_id' is assigned to but never used

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