Debian Automated Code Analysis

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

./usr/share/pyshared/trytond/modules/stock/move.py:240: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/move.py:701: local variable 'move_id' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/inventory.py:90: local variable 'date_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/inventory.py:139: local variable 'uom_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/inventory.py:226: local variable 'uom_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/__init__.py:4: 'from location import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:5: 'from shipment import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:6: 'from period import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:7: 'from move import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:8: 'from product import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:9: 'from inventory import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:10: 'from configuration import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/product.py:171: local variable 'uom_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/product.py:172: local variable 'product_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:8: 'If' imported but unused
./usr/share/pyshared/trytond/modules/stock/shipment.py:912: local variable 'qty_default_uom' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1091: local variable 'party' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1828: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1829: local variable 'shipment_out_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1875: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1876: local variable 'shipment_in_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1922: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1923: local variable 'shipment_in_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1969: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1970: local variable 'shipment_in_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/tests/test_stock.py:49: local variable 'transaction' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/tests/test_stock.py:298: local variable 'transaction' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/tests/__init__.py:4: 'suite' imported but unused

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