Debian Automated Code Analysis

pyflakes analysis of python-pyglet_1.1.4.dfsg-2_all.deb

./usr/share/pyshared/pyglet/sprite.py:99: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/event.py:434: redefinition of function 'decorator' from line 422
./usr/share/pyshared/pyglet/__init__.py:216: redefinition of unused 'lib' from line 353
./usr/share/pyshared/pyglet/__init__.py:345: 'app' imported but unused
./usr/share/pyshared/pyglet/__init__.py:346: 'clock' imported but unused
./usr/share/pyshared/pyglet/__init__.py:347: 'com' imported but unused
./usr/share/pyshared/pyglet/__init__.py:348: 'event' imported but unused
./usr/share/pyshared/pyglet/__init__.py:349: 'font' imported but unused
./usr/share/pyshared/pyglet/__init__.py:350: 'gl' imported but unused
./usr/share/pyshared/pyglet/__init__.py:351: 'graphics' imported but unused
./usr/share/pyshared/pyglet/__init__.py:352: 'image' imported but unused
./usr/share/pyshared/pyglet/__init__.py:353: 'lib' imported but unused
./usr/share/pyshared/pyglet/__init__.py:354: 'media' imported but unused
./usr/share/pyshared/pyglet/__init__.py:355: 'resource' imported but unused
./usr/share/pyshared/pyglet/__init__.py:356: 'sprite' imported but unused
./usr/share/pyshared/pyglet/__init__.py:357: 'text' imported but unused
./usr/share/pyshared/pyglet/__init__.py:362: redefinition of unused 'window' from line 358
./usr/share/pyshared/pyglet/__init__.py:362: 'window' imported but unused
./usr/share/pyshared/pyglet/font/carbon.py:44: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/carbon.py:51: '_create_cfstring' imported but unused
./usr/share/pyshared/pyglet/font/carbon.py:52: 'from pyglet.window.carbon.types import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/__init__.py:75: 'math' imported but unused
./usr/share/pyshared/pyglet/font/__init__.py:79: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/__init__.py:81: 'image' imported but unused
./usr/share/pyshared/pyglet/font/__init__.py:82: 'window' imported but unused
./usr/share/pyshared/pyglet/font/freetype.py:42: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/freetype.py:43: 'warn' imported but unused
./usr/share/pyshared/pyglet/font/freetype.py:48: 'from pyglet.font.freetype_lib import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/freetype.py:340: local variable 'match' is assigned to but never used
./usr/share/pyshared/pyglet/font/win32.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/win32.py:49: 'from pyglet.window.win32.constants import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/win32.py:50: 'from pyglet.window.win32.types import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/win32.py:343: local variable 'dc' is assigned to but never used
./usr/share/pyshared/pyglet/font/freetype_lib.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/font/base.py:47: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/app/carbon.py:44: '_oscheck' imported but unused
./usr/share/pyshared/pyglet/app/__init__.py:187: local variable 'dt' is assigned to but never used
./usr/share/pyshared/pyglet/app/__init__.py:212: redefinition of function 'on_window_close' from line 206
./usr/share/pyshared/pyglet/app/__init__.py:293: redefinition of unused 'EventLoop' from line 291
./usr/share/pyshared/pyglet/app/__init__.py:295: redefinition of unused 'EventLoop' from line 293
./usr/share/pyshared/pyglet/app/xlib.py:51: local variable 't' is assigned to but never used
./usr/share/pyshared/pyglet/app/win32.py:42: 'windows' imported but unused
./usr/share/pyshared/pyglet/text/__init__.py:82: 'caret' imported but unused
./usr/share/pyshared/pyglet/text/__init__.py:82: 'document' imported but unused
./usr/share/pyshared/pyglet/text/__init__.py:430: redefinition of unused 'document' from line 82
./usr/share/pyshared/pyglet/text/__init__.py:489: redefinition of unused 'document' from line 82
./usr/share/pyshared/pyglet/text/layout.py:157: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glxext_arb.py:44: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glxext_arb.py:46: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/glxext_nv.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glxext_nv.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/lib.py:141: redefinition of unused 'link_GL' from line 139
./usr/share/pyshared/pyglet/gl/lib.py:141: redefinition of unused 'link_GLU' from line 139
./usr/share/pyshared/pyglet/gl/lib.py:143: redefinition of unused 'link_GL' from line 141
./usr/share/pyshared/pyglet/gl/lib.py:143: redefinition of unused 'link_GLU' from line 141
./usr/share/pyshared/pyglet/gl/glu_info.py:62: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glu_info.py:65: 'from pyglet.gl.glu import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/lib_glx.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/lib_glx.py:68: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyglet/gl/lib_glx.py:90: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyglet/gl/glx.py:42: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glx.py:44: 'c_void' imported but unused
./usr/share/pyshared/pyglet/gl/glx.py:44: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/glu.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glu.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/wgl.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wgl.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/__init__.py:99: 'GLException' imported but unused
./usr/share/pyshared/pyglet/gl/__init__.py:100: 'from pyglet.gl.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/__init__.py:101: 'from pyglet.gl.glu import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/__init__.py:102: 'from pyglet.gl.glext_arb import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/__init__.py:103: 'from pyglet.gl.glext_missing import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/__init__.py:510: 'pyglet' imported but unused
./usr/share/pyshared/pyglet/gl/wglext_nv.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wglext_nv.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/wgl_info.py:42: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wgl_info.py:46: 'from pyglet.gl.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wgl_info.py:48: 'from pyglet.gl.wgl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wgl_info.py:49: 'from pyglet.gl.wglext_arb import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/lib_wgl.py:42: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/lib_wgl.py:104: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyglet/gl/lib_wgl.py:132: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyglet/gl/gl.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/gl.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/glx_info.py:57: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glx_info.py:59: 'from pyglet.gl.glx import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/gl_info.py:61: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/gl_info.py:64: 'from pyglet.gl.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wglext_arb.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/wglext_arb.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/glxext_mesa.py:41: 'ctypes' imported but unused
./usr/share/pyshared/pyglet/gl/glxext_mesa.py:42: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/lib_agl.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/lib_agl.py:60: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyglet/gl/lib_agl.py:72: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyglet/gl/agl.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/agl.py:45: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/gl/glext_arb.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glext_nv.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glext_missing.py:53: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/gl/glext_missing.py:55: 'c_ptrdiff_t' imported but unused
./usr/share/pyshared/pyglet/media/procedural.py:67: local variable 'is_eos' is assigned to but never used
./usr/share/pyshared/pyglet/media/__init__.py:1229: undefined name 'EOS_STOP'
./usr/share/pyshared/pyglet/media/__init__.py:1367: 'pyglet' imported but unused
./usr/share/pyshared/pyglet/media/riff.py:52: 'ctypes' imported but unused
./usr/share/pyshared/pyglet/media/drivers/silent.py:44: 'MediaException' imported but unused
./usr/share/pyshared/pyglet/media/drivers/openal/lib_alc.py:46: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/media/drivers/openal/lib_alc.py:47: 'sys' imported but unused
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:51: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:52: 'sys' imported but unused
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:599: undefined name 'alSource3i' in __all__
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:599: undefined name 'alListener3i' in __all__
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:599: undefined name 'alListeneriv' in __all__
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:599: undefined name 'alGetSource3i' in __all__
./usr/share/pyshared/pyglet/media/drivers/openal/lib_openal.py:599: undefined name 'alSourceiv' in __all__
./usr/share/pyshared/pyglet/media/drivers/directsound/__init__.py:43: 'time' imported but unused
./usr/share/pyshared/pyglet/media/drivers/alsa/asound.py:48: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/media/drivers/alsa/asound.py:8752: undefined name 'snd_mixer_add_elem' in __all__
./usr/share/pyshared/pyglet/media/drivers/alsa/asound.py:8752: undefined name 'snd_device_name_get_hint' in __all__
./usr/share/pyshared/pyglet/media/drivers/alsa/asound.py:8752: undefined name 'snd_device_name_hint' in __all__
./usr/share/pyshared/pyglet/media/drivers/alsa/asound.py:8752: undefined name 'snd_device_name_free_hint' in __all__
./usr/share/pyshared/pyglet/media/drivers/alsa/asound.py:8752: undefined name 'snd_mixer_remove_elem' in __all__
./usr/share/pyshared/pyglet/media/drivers/alsa/__init__.py:115: undefined name 'debug_output'
./usr/share/pyshared/pyglet/media/drivers/alsa/__init__.py:117: undefined name 'debug_output'
./usr/share/pyshared/pyglet/window/event.py:43: 'sys' imported but unused
./usr/share/pyshared/pyglet/window/event.py:95: redefinition of unused 'sys' from line 43
./usr/share/pyshared/pyglet/window/__init__.py:128: 'pprint' imported but unused
./usr/share/pyshared/pyglet/window/__init__.py:133: 'gl_info' imported but unused
./usr/share/pyshared/pyglet/window/__init__.py:179: undefined name 'get_default_display'
./usr/share/pyshared/pyglet/window/__init__.py:798: undefined name 'key'
./usr/share/pyshared/pyglet/window/__init__.py:798: undefined name 'key'
./usr/share/pyshared/pyglet/window/__init__.py:799: undefined name 'key'
./usr/share/pyshared/pyglet/window/__init__.py:800: undefined name 'key'
./usr/share/pyshared/pyglet/window/__init__.py:1238: redefinition of function 'on_key_press' from line 796
./usr/share/pyshared/pyglet/window/__init__.py:1453: redefinition of function 'on_close' from line 789
./usr/share/pyshared/pyglet/window/__init__.py:1512: redefinition of function 'on_resize' from line 772
./usr/share/pyshared/pyglet/window/xlib/xsync.py:46: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/xlib/xinerama.py:46: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/xlib/__init__.py:38: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/xlib/__init__.py:40: 'warnings' imported but unused
./usr/share/pyshared/pyglet/window/xlib/__init__.py:43: 'ImageMouseCursor' imported but unused
./usr/share/pyshared/pyglet/window/xlib/__init__.py:46: 'event' imported but unused
./usr/share/pyshared/pyglet/window/xlib/__init__.py:115: redefinition of unused 'event' from line 46
./usr/share/pyshared/pyglet/window/xlib/__init__.py:1314: local variable 'ditched' is assigned to but never used
./usr/share/pyshared/pyglet/window/xlib/xlib.py:13: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/carbon/types.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/carbon/__init__.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/carbon/__init__.py:42: 'os' imported but unused
./usr/share/pyshared/pyglet/window/carbon/__init__.py:44: 'warnings' imported but unused
./usr/share/pyshared/pyglet/window/carbon/__init__.py:51: 'event' imported but unused
./usr/share/pyshared/pyglet/window/carbon/__init__.py:52: 'from pyglet.window.carbon.constants import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/carbon/__init__.py:53: 'from pyglet.window.carbon.types import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/carbon/__init__.py:151: redefinition of unused 'event' from line 51
./usr/share/pyshared/pyglet/window/carbon/__init__.py:169: redefinition of unused 'event' from line 51
./usr/share/pyshared/pyglet/window/win32/types.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/win32/__init__.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/win32/__init__.py:52: 'event' imported but unused
./usr/share/pyshared/pyglet/window/win32/__init__.py:56: 'from pyglet.window.win32.constants import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/win32/__init__.py:57: 'from pyglet.window.win32.winkey import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/win32/__init__.py:58: 'from pyglet.window.win32.types import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/window/win32/__init__.py:340: local variable 'result' is assigned to but never used
./usr/share/pyshared/pyglet/window/win32/__init__.py:836: redefinition of unused 'event' from line 52
./usr/share/pyshared/pyglet/window/win32/__init__.py:1090: local variable 'rect' is assigned to but never used
./usr/share/pyshared/pyglet/window/win32/winkey.py:42: 'from pyglet.window.win32.constants import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/graphics/vertexdomain.py:65: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/graphics/vertexbuffer.py:54: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/graphics/vertexbuffer.py:552: local variable 'stride' is assigned to but never used
./usr/share/pyshared/pyglet/graphics/__init__.py:162: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/graphics/vertexattribute.py:134: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/__init__.py:134: 'sys' imported but unused
./usr/share/pyshared/pyglet/image/__init__.py:139: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/__init__.py:140: 'ceil' imported but unused
./usr/share/pyshared/pyglet/image/__init__.py:144: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/__init__.py:146: 'graphics' imported but unused
./usr/share/pyshared/pyglet/image/__init__.py:147: 'from pyglet.window import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/__init__.py:149: 'atlas' imported but unused
./usr/share/pyshared/pyglet/image/__init__.py:2195: redefinition of function 'get_texture' from line 2192
./usr/share/pyshared/pyglet/image/codecs/gif.py:83: local variable 'version' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/gif.py:100: local variable 'global_color_table' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/gif.py:128: local variable 'data' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/gif.py:148: local variable 'local_color_table' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/gif.py:151: local variable 'lzw_code_size' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/pypng.py:442: undefined name 'offset'
./usr/share/pyshared/pyglet/image/codecs/pypng.py:442: undefined name 'offset'
./usr/share/pyshared/pyglet/image/codecs/quicktime.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/quicktime.py:45: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/quicktime.py:46: 'from pyglet.image import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/quicktime.py:47: 'from pyglet.image.codecs import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/quicktime.py:51: 'from pyglet.window.carbon.types import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/quicktime.py:192: local variable 'id' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/gdkpixbuf2.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdkpixbuf2.py:43: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdkpixbuf2.py:44: 'from pyglet.image import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdkpixbuf2.py:45: 'from pyglet.image.codecs import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/dds.py:43: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/dds.py:46: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/pil.py:43: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/pil.py:44: 'from pyglet.image import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/pil.py:45: 'from pyglet.image.codecs import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/pil.py:70: local variable 'type' is assigned to but never used
./usr/share/pyshared/pyglet/image/codecs/s3tc.py:44: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/png.py:43: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/png.py:44: 'from pyglet.image import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/png.py:45: 'from pyglet.image.codecs import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/__init__.py:188: undefined name 'quicktime'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:189: undefined name 'quicktime'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:196: undefined name 'gdiplus'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:197: undefined name 'gdiplus'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:204: undefined name 'gdkpixbuf2'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:205: undefined name 'gdkpixbuf2'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:212: undefined name 'pil'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:213: undefined name 'pil'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:220: undefined name 'png'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:221: undefined name 'png'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:227: 'pyglet' imported but unused
./usr/share/pyshared/pyglet/image/codecs/__init__.py:228: undefined name 'bmp'
./usr/share/pyshared/pyglet/image/codecs/__init__.py:229: undefined name 'bmp'
./usr/share/pyshared/pyglet/image/codecs/gdiplus.py:41: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdiplus.py:43: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdiplus.py:44: 'from pyglet.image import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdiplus.py:45: 'from pyglet.image.codecs import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdiplus.py:46: 'from pyglet.window.win32.constants import *' used; unable to detect undefined names
./usr/share/pyshared/pyglet/image/codecs/gdiplus.py:47: 'from pyglet.window.win32.types import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/multiple_windows.py:40: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/media_player.py:44: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/window_platform_event.py:51: 'from pyglet.window.carbon import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/window_platform_event.py:58: 'from pyglet.window.win32 import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/window_platform_event.py:59: 'from pyglet.window.win32.constants import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/window_platform_event.py:66: 'from pyglet.window.xlib import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/fixed_resolution.py:52: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/graphics.py:50: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/image_display.py:49: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/opengl.py:51: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:37: 'math' imported but unused
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:49: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:53: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:57: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:61: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:65: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:87: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/reader.py:95: undefined name 'ReaderException'
./usr/share/doc/python-pyglet/examples/soundspace/soundspace.py:38: 'os' imported but unused
./usr/share/doc/python-pyglet/examples/soundspace/soundspace.py:40: 'from pyglet.gl import *' used; unable to detect undefined names
./usr/share/doc/python-pyglet/examples/soundspace/soundspace.py:53: 'avbin' imported but unused
./usr/share/doc/python-pyglet/examples/soundspace/soundspace.py:580: local variable 'pos' is assigned to but never used

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