Debian Automated Code Analysis

pyflakes analysis of blender-ogrexml_1.7.1-1_all.deb

./usr/share/blender/scripts/ogremeshesexporter.py:74: 'ogrepkg' imported but unused
./usr/share/blender/scripts/ogremeshesexporter.py:113: 'ogrepkg' imported but unused
./usr/share/blender/scripts/ogremeshesexporter.py:232: 'from ogrepkg import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogremeshesexporter.py:233: 'from ogrepkg.base import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogremeshesexporter.py:234: 'from ogrepkg.gui import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogremeshesexporter.py:235: 'from ogrepkg.meshexport import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogremeshesexporter.py:236: 'from ogrepkg.materialexport import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogremeshesexporter.py:1006: local variable 'key' is assigned to but never used
./usr/share/blender/scripts/ogremeshesexporter.py:1024: local variable 'key' is assigned to but never used
./usr/share/blender/scripts/ogremeshesexporter.py:1173: local variable 'key' is assigned to but never used
./usr/share/blender/scripts/ogremeshesexporter.py:1365: local variable 'poseManager' is assigned to but never used
./usr/share/blender/scripts/ogremeshesexporter.py:1366: local variable 'morphManager' is assigned to but never used
./usr/share/blender/scripts/ogremeshesexporter.py:1367: local variable 'armatureManager' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/armatureexport.py:24: 'base' imported but unused
./usr/share/blender/scripts/ogrepkg/armatureexport.py:25: 'from base import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/armatureexport.py:30: 'from Blender.Mathutils import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/materialexport.py:24: 'base' imported but unused
./usr/share/blender/scripts/ogrepkg/materialexport.py:25: 'from base import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/materialexport.py:112: local variable 'ambR' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/materialexport.py:113: local variable 'ambG' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/materialexport.py:114: local variable 'ambB' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/materialexport.py:149: local variable 'emR' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/materialexport.py:150: local variable 'emG' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/materialexport.py:151: local variable 'emB' is assigned to but never used
./usr/share/blender/scripts/ogrepkg/gui.py:29: 'Draw' imported but unused
./usr/share/blender/scripts/ogrepkg/gui.py:30: 'from Blender.BGL import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/gui.py:32: 'base' imported but unused
./usr/share/blender/scripts/ogrepkg/gui.py:33: 'from base import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/meshexport.py:24: 'base' imported but unused
./usr/share/blender/scripts/ogrepkg/meshexport.py:25: 'from base import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/meshexport.py:26: 'materialexport' imported but unused
./usr/share/blender/scripts/ogrepkg/meshexport.py:27: 'from materialexport import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/meshexport.py:28: 'armatureexport' imported but unused
./usr/share/blender/scripts/ogrepkg/meshexport.py:29: 'from armatureexport import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/meshexport.py:33: 'from Blender.Mathutils import *' used; unable to detect undefined names
./usr/share/blender/scripts/ogrepkg/base.py:24: 'sys' imported but unused

This report was generated on Mon, 07 Feb 2011 06:28:04 +0000, based on results by pyflakes 0.4.0-1