Debian Automated Code Analysis

pyflakes analysis of tryton-modules-stock_1.6.1-1_all.deb

./usr/share/pyshared/trytond/modules/stock/move.py:6: redefinition of unused 'In' from line 6
./usr/share/pyshared/trytond/modules/stock/move.py:224: local variable 'currency_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/move.py:705: local variable 'move_id' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/inventory.py:93: local variable 'date_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/inventory.py:145: local variable 'uom_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/inventory.py:239: 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 move import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:7: 'from product import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:8: 'from inventory import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/__init__.py:9: 'from configuration import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock/shipment.py:8: 'If' imported but unused
./usr/share/pyshared/trytond/modules/stock/shipment.py:940: local variable 'qty_default_uom' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1125: local variable 'party' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1897: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1898: local variable 'shipment_out_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1947: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1948: local variable 'shipment_in_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1997: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:1998: local variable 'shipment_in_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:2047: local variable 'move_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock/shipment.py:2048: local variable 'shipment_in_obj' 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 Sun, 02 Jan 2011 05:34:50 +0000, based on results by pyflakes 0.4.0-1