Debian Automated Code Analysis

pyflakes analysis of jack_3.1.1+cvs20050801-26+b1_i386.deb

./usr/share/pyshared/jack_playorder.py:19: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_t_curses.py:19: 'termios' imported but unused
./usr/share/pyshared/jack_t_curses.py:20: 'sys' imported but unused
./usr/share/pyshared/jack_t_curses.py:28: 'jack_globals' imported but unused
./usr/share/pyshared/jack_t_curses.py:31: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'endwin' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'A_REVERSE' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'newwin' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'newpad' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'initscr' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'noecho' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'cbreak' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'echo' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'nocbreak' from line 36
./usr/share/pyshared/jack_t_curses.py:40: redefinition of unused 'error' from line 36
./usr/share/pyshared/jack_t_curses.py:41: redefinition of unused 'resizeterm' from line 36
./usr/share/pyshared/jack_t_curses.py:252: local variable 'track' is assigned to but never used
./usr/share/pyshared/jack_t_curses.py:270: local variable 'dummy' is assigned to but never used
./usr/share/pyshared/jack_helpers.py:20: 'string' imported but unused
./usr/share/pyshared/jack_helpers.py:25: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_utils.py:20: 'signal' imported but unused
./usr/share/pyshared/jack_utils.py:26: 'jack_functions' imported but unused
./usr/share/pyshared/jack_utils.py:27: 'jack_globals' imported but unused
./usr/share/pyshared/jack_utils.py:29: 'jack_term' imported but unused
./usr/share/pyshared/jack_utils.py:30: 'jack_config' imported but unused
./usr/share/pyshared/jack_utils.py:32: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_rc.py:20: 'sys' imported but unused
./usr/share/pyshared/jack_rc.py:21: 'string' imported but unused
./usr/share/pyshared/jack_rc.py:27: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_checkopts.py:25: 'jack_version' imported but unused
./usr/share/pyshared/jack_checkopts.py:29: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_globals.py:20: 'from jack_constants import *' used; unable to detect undefined names
./usr/share/pyshared/jack_globals.py:21: 'cf' imported but unused
./usr/share/pyshared/jack_globals.py:24: 'info' imported but unused
./usr/share/pyshared/jack_globals.py:24: 'warning' imported but unused
./usr/share/pyshared/jack_globals.py:24: 'error' imported but unused
./usr/share/pyshared/jack_globals.py:24: 'debug' imported but unused
./usr/share/pyshared/jack_globals.py:24: 'expand' imported but unused
./usr/share/pyshared/jack_targets.py:19: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_term.py:22: 'traceback' imported but unused
./usr/share/pyshared/jack_term.py:29: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_term.py:74: redefinition of unused 'tmod' from line 71
./usr/share/pyshared/jack_term.py:77: redefinition of unused 'tmod' from line 74
./usr/share/pyshared/jack_term.py:80: redefinition of unused 'tmod' from line 77
./usr/share/pyshared/jack_term.py:140: redefinition of unused 'TIOCGWINSZ' from line 137
./usr/share/pyshared/jack_term.py:192: 'os' imported but unused
./usr/share/pyshared/jack_argv.py:25: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_argv.py:44: local variable 'x_char' is assigned to but never used
./usr/share/pyshared/jack_freedb.py:33: 'jack_tag' imported but unused
./usr/share/pyshared/jack_freedb.py:37: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_plugins.py:20: 'sys' imported but unused
./usr/share/pyshared/jack_plugins.py:22: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_init.py:19: 'string' imported but unused
./usr/share/pyshared/jack_init.py:21: 'os' imported but unused
./usr/share/pyshared/jack_init.py:22: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_init.py:23: 'from jack_generic import *' used; unable to detect undefined names
./usr/share/pyshared/jack_init.py:28: redefinition of unused 'F_SETFL' from line 26
./usr/share/pyshared/jack_init.py:28: 'F_SETFL' imported but unused
./usr/share/pyshared/jack_init.py:33: redefinition of unused 'O_NONBLOCK' from line 31
./usr/share/pyshared/jack_init.py:33: 'O_NONBLOCK' imported but unused
./usr/share/pyshared/jack_init.py:36: 'eyeD3' imported but unused
./usr/share/pyshared/jack_init.py:54: redefinition of unused 'cdrom' from line 42
./usr/share/pyshared/jack_init.py:60: redefinition of unused 'ogg' from line 57
./usr/share/pyshared/jack_init.py:65: redefinition of unused 'flac' from line 63
./usr/share/pyshared/jack_main_loop.py:40: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_main_loop.py:309: local variable 'last_status' is assigned to but never used
./usr/share/pyshared/jack_workers.py:38: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_workers.py:259: local variable 'my_offset' is assigned to but never used
./usr/share/pyshared/jack_functions.py:24: 'stat' imported but unused
./usr/share/pyshared/jack_functions.py:38: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_functions.py:123: local variable 'start' is assigned to but never used
./usr/share/pyshared/jack_functions.py:125: local variable 'l' is assigned to but never used
./usr/share/pyshared/jack_functions.py:190: local variable 'temp_rate' is assigned to but never used
./usr/share/pyshared/jack_functions.py:424: local variable 'count_thiwav' is assigned to but never used
./usr/share/pyshared/jack_m3u.py:20: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_prepare.py:39: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_mp3.py:65: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:70: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:72: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:74: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:76: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:80: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:102: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:107: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:108: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:111: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:113: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:115: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:119: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:120: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:120: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:121: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:122: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:123: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:124: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:124: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:127: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:140: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:141: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:144: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:152: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:155: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:158: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:173: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:207: undefined name 'IllegalError_may_be_free_format'
./usr/share/pyshared/jack_mp3.py:209: undefined name 'IllegalError_illegal_sfreq'
./usr/share/pyshared/jack_mp3.py:236: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:240: undefined name 'warnings'
./usr/share/pyshared/jack_mp3.py:242: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:242: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:244: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:244: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:245: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:245: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:247: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:248: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:250: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:255: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:256: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:262: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:266: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:269: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:269: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:269: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:270: undefined name 'id3v2'
./usr/share/pyshared/jack_mp3.py:271: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:273: undefined name 'id3v2'
./usr/share/pyshared/jack_mp3.py:274: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:274: undefined name 'id3v2'
./usr/share/pyshared/jack_mp3.py:275: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:279: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:280: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:280: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:280: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:281: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:283: undefined name 'xing'
./usr/share/pyshared/jack_mp3.py:285: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:289: undefined name 'f'
./usr/share/pyshared/jack_mp3.py:291: undefined name 'F'
./usr/share/pyshared/jack_mp3.py:291: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:291: undefined name 'start_offset'
./usr/share/pyshared/jack_mp3.py:292: undefined name 'warnings'
./usr/share/pyshared/jack_mp3.py:292: undefined name 'F'
./usr/share/pyshared/jack_ripstuff.py:24: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_config.py:28: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_generic.py:20: 'sys' imported but unused
./usr/share/pyshared/jack_generic.py:46: redefinition of unused 'sys' from line 20
./usr/share/pyshared/jack_misc.py:21: 'os' imported but unused
./usr/share/pyshared/jack_display.py:19: 'termios' imported but unused
./usr/share/pyshared/jack_display.py:32: 'from jack_globals import *' used; unable to detect undefined names
./usr/share/pyshared/jack_tag.py:29: 'jack_misc' imported but unused
./usr/share/pyshared/jack_tag.py:35: 'from jack_globals import *' used; unable to detect undefined names

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