Debian Automated Code Analysis

pyflakes analysis of tryton-modules-stock-supply_1.6.0-1_all.deb

./usr/share/pyshared/trytond/modules/stock_supply/__init__.py:3: 'from order_point import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock_supply/__init__.py:4: 'from product import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock_supply/__init__.py:5: 'from purchase_request import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock_supply/__init__.py:6: 'from shipment import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/stock_supply/order_point.py:4: 'Wizard' imported but unused
./usr/share/pyshared/trytond/modules/stock_supply/order_point.py:179: local variable 'location_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock_supply/purchase_request.py:116: local variable 'purchase_request_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock_supply/purchase_request.py:208: local variable 'product_supplier_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock_supply/purchase_request.py:527: local variable 'product_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock_supply/purchase_request.py:635: local variable 'party_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/stock_supply/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