Debian Automated Code Analysis

pyflakes analysis of ocempgui-doc_0.2.8-1.1_all.deb

./usr/share/doc/ocempgui-doc/examples/scrolledwindow.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scrolledwindow.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scale.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scale.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/genericdialog.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/genericdialog.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scrollbar.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scrollbar.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/filedialog.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/filedialog.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/filedialog.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/imagebutton.py:2: 'pygame' imported but unused
./usr/share/doc/ocempgui-doc/examples/imagebutton.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/imagebutton.py:4: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/imagebutton.py:5: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/table.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/drawing_engine.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/drawing_engine.py:33: local variable 'fgcolor' is assigned to but never used
./usr/share/doc/ocempgui-doc/examples/example.py:5: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/example.py:6: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/example.py:7: 'from ocempgui.widgets.components import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/embedded_partial.py:6: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/statusbar.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/statusbar.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/frame.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/frame.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/tooltipwindow.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/tooltipwindow.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/bin.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/bin.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/imagemap.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/imagemap.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/alignment.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/box.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/box.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/hello_world_signals.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/hello_world_signals.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/hello_world.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/label.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/label.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/label.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/magnifier.py:4: 'base' imported but unused
./usr/share/doc/ocempgui-doc/examples/transparency.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/transparency.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/twisted_client.py:8: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/twisted_client.py:9: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/button.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/button.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/button.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/radiobutton.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/radiobutton.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/radiobutton.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scrolledlist.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/scrolledlist.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/graph2d.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/graph2d.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/imagelabel.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/imagelabel.py:4: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/imagelabel.py:5: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/import.py:6: 'ocempgui' imported but unused
./usr/share/doc/ocempgui-doc/examples/entry.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/entry.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/window.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/window.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/progressbar.py:2: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/progressbar.py:3: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/togglebutton.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/togglebutton.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/togglebutton.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/checkbutton.py:2: 'os' imported but unused
./usr/share/doc/ocempgui-doc/examples/checkbutton.py:3: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/checkbutton.py:4: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/chat/guiclient.py:21: 'pygame' imported but unused
./usr/share/doc/ocempgui-doc/examples/chat/guiclient.py:22: 'from pygame.locals import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/chat/guiclient.py:24: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/chat/guiclient.py:25: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/chat/guiclient.py:232: local variable 'chatter' is assigned to but never used
./usr/share/doc/ocempgui-doc/examples/chat/server.py:6: 'basic' imported but unused
./usr/share/doc/ocempgui-doc/examples/chat/server.py:7: 'service' imported but unused
./usr/share/doc/ocempgui-doc/examples/chat/server.py:7: 'internet' imported but unused
./usr/share/doc/ocempgui-doc/examples/tictactoe/TicTacToeSimple.py:1: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/tictactoe/TicTacToeSimple.py:2: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/tictactoe/tictactoe.py:1: 'from ocempgui.widgets import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/tictactoe/tictactoe.py:2: 'from ocempgui.widgets.Constants import *' used; unable to detect undefined names
./usr/share/doc/ocempgui-doc/examples/tictactoe/tictactoe.py:3: 'from TicTacToeSimple import *' used; unable to detect undefined names

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