Debian Automated Code Analysis

pyflakes analysis of ipython_0.10-2_all.deb

./usr/share/pyshared/IPython/twshell.py:8: 'sys' imported but unused
./usr/share/pyshared/IPython/twshell.py:16: redefinition of unused 'signal' from line 15
./usr/share/pyshared/IPython/twshell.py:17: 'flag_calls' imported but unused
./usr/share/pyshared/IPython/twshell.py:17: 'ask_yes_no' imported but unused
./usr/share/pyshared/IPython/twshell.py:17: 'warn' imported but unused
./usr/share/pyshared/IPython/twshell.py:17: 'error' imported but unused
./usr/share/pyshared/IPython/twshell.py:192: local variable 'code' is assigned to but never used
./usr/share/pyshared/IPython/twshell.py:223: 'reactor' imported but unused
./usr/share/pyshared/IPython/ConfigLoader.py:14: 'pprint' imported but unused
./usr/share/pyshared/IPython/ConfigLoader.py:18: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/shellglobals.py:19: 'flag_calls' imported but unused
./usr/share/pyshared/IPython/shellglobals.py:19: 'warn' imported but unused
./usr/share/pyshared/IPython/shellglobals.py:19: 'ask_yes_no' imported but unused
./usr/share/pyshared/IPython/shellglobals.py:19: 'error' imported but unused
./usr/share/pyshared/IPython/shellglobals.py:77: redefinition of function 'sigint_handler' from line 58
./usr/share/pyshared/IPython/macro.py:10: 'IPython' imported but unused
./usr/share/pyshared/IPython/completer.py:78: 'types' imported but unused
./usr/share/pyshared/IPython/completer.py:84: 'set' imported but unused
./usr/share/pyshared/IPython/completer.py:86: 'debugx' imported but unused
./usr/share/pyshared/IPython/completer.py:177: redefinition of unused 're' from line 70
./usr/share/pyshared/IPython/completer.py:450: undefined name 'inspect'
./usr/share/pyshared/IPython/completer.py:450: undefined name 'inspect'
./usr/share/pyshared/IPython/completer.py:452: undefined name 'inspect'
./usr/share/pyshared/IPython/completer.py:460: undefined name 'inspect'
./usr/share/pyshared/IPython/completer.py:626: redefinition of unused 'set' from line 84
./usr/share/pyshared/IPython/GnuplotInteractive.py:19: 'warn' imported but unused
./usr/share/pyshared/IPython/GnuplotInteractive.py:132: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/GnuplotInteractive.py:137: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/GnuplotInteractive.py:138: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Magic.py:21: 'pdb' imported but unused
./usr/share/pyshared/IPython/Magic.py:22: 'pydoc' imported but unused
./usr/share/pyshared/IPython/Magic.py:25: 'tempfile' imported but unused
./usr/share/pyshared/IPython/Magic.py:27: 'pickle' imported but unused
./usr/share/pyshared/IPython/Magic.py:31: 'pprint' imported but unused
./usr/share/pyshared/IPython/Magic.py:40: redefinition of unused 'profile' from line 35
./usr/share/pyshared/IPython/Magic.py:40: redefinition of unused 'pstats' from line 36
./usr/share/pyshared/IPython/Magic.py:42: redefinition of unused 'pstats' from line 40
./usr/share/pyshared/IPython/Magic.py:42: redefinition of unused 'profile' from line 40
./usr/share/pyshared/IPython/Magic.py:46: 'wildcard' imported but unused
./usr/share/pyshared/IPython/Magic.py:47: 'FakeModule' imported but unused
./usr/share/pyshared/IPython/Magic.py:48: 'Itpl' imported but unused
./usr/share/pyshared/IPython/Magic.py:48: 'itplns' imported but unused
./usr/share/pyshared/IPython/Magic.py:49: 'Parser' imported but unused
./usr/share/pyshared/IPython/Magic.py:52: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Magic.py:211: local variable 'ds' is assigned to but never used
./usr/share/pyshared/IPython/Magic.py:515: local variable 'arg' is assigned to but never used
./usr/share/pyshared/IPython/Magic.py:1157: local variable 'started' is assigned to but never used
./usr/share/pyshared/IPython/Magic.py:1372: local variable 'filename' is assigned to but never used
./usr/share/pyshared/IPython/PyColorize.py:41: 'string' imported but unused
./usr/share/pyshared/IPython/PyColorize.py:46: 'from IPython.ColorANSI import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/upgrade_dir.py:12: redefinition of unused 'path' from line 10
./usr/share/pyshared/IPython/winconsole.py:19: redefinition of unused 'ctypes' from line 17
./usr/share/pyshared/IPython/rlineimpl.py:13: 'from readline import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/rlineimpl.py:18: 'from pyreadline import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/rlineimpl.py:19: redefinition of unused '_rl' from line 14
./usr/share/pyshared/IPython/genutils.py:18: 'commands' imported but unused
./usr/share/pyshared/IPython/genutils.py:20: 'doctest' imported but unused
./usr/share/pyshared/IPython/genutils.py:49: 'Itpl' imported but unused
./usr/share/pyshared/IPython/genutils.py:229: redefinition of function 'clock2' from line 219
./usr/share/pyshared/IPython/genutils.py:361: local variable 'stat' is assigned to but never used
./usr/share/pyshared/IPython/genutils.py:376: redefinition of function 'shell' from line 345
./usr/share/pyshared/IPython/genutils.py:378: redefinition of unused 'path' from line 53
./usr/share/pyshared/IPython/genutils.py:903: redefinition of unused 'doctest' from line 20
./usr/share/pyshared/IPython/genutils.py:1569: redefinition of function 'page_more' from line 1555
./usr/share/pyshared/IPython/DPyGetOpt.py:72: 'types' imported but unused
./usr/share/pyshared/IPython/DPyGetOpt.py:237: undefined name 'option'
./usr/share/pyshared/IPython/DPyGetOpt.py:261: undefined name 'option'
./usr/share/pyshared/IPython/DPyGetOpt.py:285: undefined name 'ListType'
./usr/share/pyshared/IPython/DPyGetOpt.py:298: local variable 'tupleIndex' is assigned to but never used
./usr/share/pyshared/IPython/platutils_dummy.py:29: undefined name 'os'
./usr/share/pyshared/IPython/Gnuplot2.py:17: 'cStringIO' imported but unused
./usr/share/pyshared/IPython/Gnuplot2.py:21: 'tempfile' imported but unused
./usr/share/pyshared/IPython/clipboard.py:5: 'sys' imported but unused
./usr/share/pyshared/IPython/platutils_win32.py:30: redefinition of function 'set_term_title' from line 25
./usr/share/pyshared/IPython/Debugger.py:57: redefinition of unused 'OldPdb' from line 53
./usr/share/pyshared/IPython/Debugger.py:108: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:117: 'rlcompleter' imported but unused
./usr/share/pyshared/IPython/Debugger.py:194: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:195: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:233: redefinition of function '__init__' from line 169
./usr/share/pyshared/IPython/Debugger.py:280: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:285: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:290: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:296: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:301: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:315: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:332: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:336: redefinition of unused 'linecache' from line 30
./usr/share/pyshared/IPython/Debugger.py:501: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:510: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:516: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Debugger.py:522: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Prompts.py:20: 'time' imported but unused
./usr/share/pyshared/IPython/Prompts.py:27: 'Struct' imported but unused
./usr/share/pyshared/IPython/Prompts.py:28: 'Macro' imported but unused
./usr/share/pyshared/IPython/Prompts.py:30: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Prompts.py:259: redefinition of unused 'time' from line 20
./usr/share/pyshared/IPython/Prompts.py:259: 'os' imported but unused
./usr/share/pyshared/IPython/Prompts.py:259: 'time' imported but unused
./usr/share/pyshared/IPython/Prompts.py:396: redefinition of unused 'time' from line 20
./usr/share/pyshared/IPython/Prompts.py:396: 'os' imported but unused
./usr/share/pyshared/IPython/Prompts.py:396: 'time' imported but unused
./usr/share/pyshared/IPython/background_jobs.py:34: 'warn' imported but unused
./usr/share/pyshared/IPython/background_jobs.py:366: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/background_jobs.py:468: undefined name 'die'
./usr/share/pyshared/IPython/demo.py:178: 'Parser' imported but unused
./usr/share/pyshared/IPython/demo.py:179: 'file_readlines' imported but unused
./usr/share/pyshared/IPython/demo.py:246: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/demo.py:247: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/demo.py:248: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/demo.py:249: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/demo.py:250: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/demo.py:384: local variable 'fname' is assigned to but never used
./usr/share/pyshared/IPython/demo.py:388: redefinition of unused 'marquee' from line 179
./usr/share/pyshared/IPython/demo.py:417: redefinition of unused 'marquee' from line 179
./usr/share/pyshared/IPython/numutils.py:26: '__main__' imported but unused
./usr/share/pyshared/IPython/numutils.py:29: 'sys' imported but unused
./usr/share/pyshared/IPython/numutils.py:32: 'from Numeric import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/iplib.py:34: 'pickle' imported but unused
./usr/share/pyshared/IPython/iplib.py:38: 'inspect' imported but unused
./usr/share/pyshared/IPython/iplib.py:42: 'pydoc' imported but unused
./usr/share/pyshared/IPython/iplib.py:48: 'traceback' imported but unused
./usr/share/pyshared/IPython/iplib.py:49: 'types' imported but unused
./usr/share/pyshared/IPython/iplib.py:50: 'pprint' imported but unused
./usr/share/pyshared/IPython/iplib.py:50: 'pformat' imported but unused
./usr/share/pyshared/IPython/iplib.py:55: 'ColorSchemeTable' imported but unused
./usr/share/pyshared/IPython/iplib.py:55: 'ColorScheme' imported but unused
./usr/share/pyshared/IPython/iplib.py:58: 'printpl' imported but unused
./usr/share/pyshared/IPython/iplib.py:58: 'Itpl' imported but unused
./usr/share/pyshared/IPython/iplib.py:58: 'itplns' imported but unused
./usr/share/pyshared/IPython/iplib.py:58: 'itpl' imported but unused
./usr/share/pyshared/IPython/iplib.py:64: 'interactive_usage' imported but unused
./usr/share/pyshared/IPython/iplib.py:64: 'cmd_line_usage' imported but unused
./usr/share/pyshared/IPython/iplib.py:65: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/iplib.py:1688: redefinition of unused 'pm' from line 1685
./usr/share/pyshared/IPython/ipmaker.py:43: 're' imported but unused
./usr/share/pyshared/IPython/ipmaker.py:45: 'types' imported but unused
./usr/share/pyshared/IPython/ipmaker.py:46: 'pformat' imported but unused
./usr/share/pyshared/IPython/ipmaker.py:56: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/ipmaker.py:621: 'ipy_system_conf' imported but unused
./usr/share/pyshared/IPython/Shell.py:17: '__builtin__' imported but unused
./usr/share/pyshared/IPython/Shell.py:18: '__main__' imported but unused
./usr/share/pyshared/IPython/Shell.py:21: 'os' imported but unused
./usr/share/pyshared/IPython/Shell.py:326: redefinition of function 'sigint_handler' from line 307
./usr/share/pyshared/IPython/Shell.py:693: redefinition of unused 'wx' from line 690
./usr/share/pyshared/IPython/Shell.py:989: local variable 'a' is assigned to but never used
./usr/share/pyshared/IPython/Shell.py:1061: local variable 'a' is assigned to but never used
./usr/share/pyshared/IPython/ultraTB.py:94: 'Struct' imported but unused
./usr/share/pyshared/IPython/ultraTB.py:633: local variable 'tpl_line' is assigned to but never used
./usr/share/pyshared/IPython/ultraTB.py:634: local variable 'tpl_line_em' is assigned to but never used
./usr/share/pyshared/IPython/Itpl.py:81: 'StringType' imported but unused
./usr/share/pyshared/IPython/CrashHandler.py:24: 'pprint' imported but unused
./usr/share/pyshared/IPython/CrashHandler.py:29: 'ColorScheme' imported but unused
./usr/share/pyshared/IPython/CrashHandler.py:29: 'ColorSchemeTable' imported but unused
./usr/share/pyshared/IPython/CrashHandler.py:30: 'printpl' imported but unused
./usr/share/pyshared/IPython/CrashHandler.py:30: 'Itpl' imported but unused
./usr/share/pyshared/IPython/CrashHandler.py:32: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/OInspect.py:20: '__builtin__' imported but unused
./usr/share/pyshared/IPython/OInspect.py:34: 'from IPython.ColorANSI import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/OInspect.py:259: local variable 'head' is assigned to but never used
./usr/share/pyshared/IPython/OInspect.py:264: local variable 'init_ds' is assigned to but never used
./usr/share/pyshared/IPython/OInspect.py:464: local variable 'msg' is assigned to but never used
./usr/share/pyshared/IPython/platutils.py:23: redefinition of unused '_platutils' from line 21
./usr/share/pyshared/IPython/platutils.py:25: redefinition of unused '_platutils' from line 23
./usr/share/pyshared/IPython/strdispatch.py:9: 'IPython' imported but unused
./usr/share/pyshared/IPython/wildcard.py:16: '__builtin__' imported but unused
./usr/share/pyshared/IPython/wildcard.py:17: 'exceptions' imported but unused
./usr/share/pyshared/IPython/wildcard.py:18: 'pdb' imported but unused
./usr/share/pyshared/IPython/wildcard.py:19: 'pprint' imported but unused
./usr/share/pyshared/IPython/frontend/linefrontendbase.py:163: local variable 'e' is assigned to but never used
./usr/share/pyshared/IPython/frontend/zopeinterface.py:23: redefinition of unused 'Interface' from line 20
./usr/share/pyshared/IPython/frontend/zopeinterface.py:24: redefinition of unused 'Attribute' from line 20
./usr/share/pyshared/IPython/frontend/zopeinterface.py:25: redefinition of unused 'implements' from line 20
./usr/share/pyshared/IPython/frontend/zopeinterface.py:26: redefinition of unused 'classProvides' from line 20
./usr/share/pyshared/IPython/frontend/prefilterfrontend.py:115: local variable '_ip' is assigned to but never used
./usr/share/pyshared/IPython/frontend/process/killableprocess.py:50: 'PIPE' imported but unused
./usr/share/pyshared/IPython/frontend/process/killableprocess.py:59: redefinition of unused 'CalledProcessError' from line 56
./usr/share/pyshared/IPython/frontend/process/killableprocess.py:158: undefined name 'WindowsError'
./usr/share/pyshared/IPython/frontend/process/__init__.py:17: 'PipedProcess' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/cocoa_frontend.py:27: 'sys' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/cocoa_frontend.py:31: 'NSMutableArray' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/cocoa_frontend.py:31: 'NSLocalizedString' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/cocoa_frontend.py:36: 'NSTextView' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/cocoa_frontend.py:254: local variable 'result' is assigned to but never used
./usr/share/pyshared/IPython/frontend/cocoa/cocoa_frontend.py:461: local variable 'line' is assigned to but never used
./usr/share/pyshared/IPython/frontend/cocoa/tests/test_cocoa_frontend.py:22: 'succeed' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/tests/test_cocoa_frontend.py:29: 'NSMakeRect' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/tests/test_cocoa_frontend.py:30: 'NSScrollView' imported but unused
./usr/share/pyshared/IPython/frontend/cocoa/tests/test_cocoa_frontend.py:30: 'NSTextView' imported but unused
./usr/share/pyshared/IPython/frontend/wx/ipythonx.py:20: '__builtin__' imported but unused
./usr/share/pyshared/IPython/frontend/tests/test_prefilterfrontend.py:15: 'deepcopy' imported but unused
./usr/share/pyshared/IPython/frontend/tests/test_prefilterfrontend.py:15: 'copy' imported but unused
./usr/share/pyshared/IPython/frontend/tests./usr/share/pyshared/IPython/Extensions/ipy_synchronize_with.py:242: invalid syntax
    
     ^
/test_prefilterfrontend.py:266: undefined name 'test_completion_complex'
./usr/share/pyshared/IPython/frontend/tests/test_asyncfrontendbase.py:26: 'parametric' imported but unused
./usr/share/pyshared/IPython/frontend/tests/test_asyncfrontendbase.py:26: 'Parametric' imported but unused
./usr/share/pyshared/IPython/frontend/tests/test_process.py:20: 'testdec' imported but unused
./usr/share/pyshared/IPython/frontend/tests/test_linefrontend.py:16: 'deepcopy' imported but unused
./usr/share/pyshared/IPython/gui/wx/ipython_view.py:777: local variable 'line' is assigned to but never used
./usr/share/pyshared/IPython/config/api.py:21: 'get_home_dir' imported but unused
./usr/share/pyshared/IPython/config/api.py:65: undefined name 'temp'
./usr/share/pyshared/IPython/config/cutils.py:18: 'os' imported but unused
./usr/share/pyshared/IPython/config/cutils.py:19: 'sys' imported but unused
./usr/share/pyshared/IPython/config/cutils.py:34: undefined name 'temp'
./usr/share/pyshared/IPython/external/configobj.py:40: redefinition of unused 'BOM_UTF8' from line 36
./usr/share/pyshared/IPython/external/configobj.py:42: redefinition of unused 'BOM_UTF16_LE' from line 36
./usr/share/pyshared/IPython/external/configobj.py:44: redefinition of unused 'BOM_UTF16_BE' from line 36
./usr/share/pyshared/IPython/external/configobj.py:47: redefinition of unused 'BOM_UTF16' from line 36
./usr/share/pyshared/IPython/external/mglob.py:99: local variable 'dp_norm' is assigned to but never used
./usr/share/pyshared/IPython/external/pretty.py:535: local variable 'e' is assigned to but never used
./usr/share/pyshared/IPython/external/argparse.py:80: undefined name 'RawTextHelpFormatterArgumentDefaultsHelpFormatter' in __all__
./usr/share/pyshared/IPython/external/guid.py:77: 'math' imported but unused
./usr/share/pyshared/IPython/external/guid.py:80: 'sys' imported but unused
./usr/share/pyshared/IPython/external/path.py:45: redefinition of unused 'win32security' from line 43
./usr/share/pyshared/IPython/external/path.py:50: redefinition of unused 'pwd' from line 48
./usr/share/pyshared/IPython/external/validate.py:761: local variable 'e' is assigned to but never used
./usr/share/pyshared/IPython/external/Itpl.py:81: 'StringType' imported but unused
./usr/share/pyshared/IPython/Extensions/astyle.py:12: redefinition of unused 'curses' from line 10
./usr/share/pyshared/IPython/Extensions/ipy_workdir.py:5: 'subprocess' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:1: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:3: 'ipy_rehashdir' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:19: undefined name 'ip'
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:20: undefined name 'ip'
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:30: 'distutils' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:42: undefined name 'ip'
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:43: undefined name 'ip'
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:45: undefined name 'ip'
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:46: undefined name 'ip'
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:54: 'ipy_fsops' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_kitcfg.py:71: local variable 'bins' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ipy_profile_none.py:4: 'ipy_legacy' imported but unused
./usr/share/pyshared/IPython/Extensions/igrid.py:522: local variable 'foo' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/igrid.py:581: local variable 'foo' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/igrid.py:632: local variable 'attr' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/igrid.py:1122: redefinition of function 'display' from line 1106
./usr/share/pyshared/IPython/Extensions/pspersistence.py:12: 'pickleshare' imported but unused
./usr/share/pyshared/IPython/Extensions/pspersistence.py:14: 'pickle' imported but unused
./usr/share/pys./usr/share/pyshared/IPython/Extensions/ipy_signals.py:62: unexpected indent
    
     ^
hared/IPython/Extensions/ipy_render.py:8: 'Template' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_render.py:9: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_render.py:20: 'win32con' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_render.py:27: 'win32clipboard' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_jot.py:14: 'pickleshare' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_jot.py:16: 'pickle' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_jot.py:93: undefined name 'fmt'
./usr/share/pyshared/IPython/Extensions/ipy_jot.py:186: undefined name 'error'
./usr/share/pyshared/IPython/Extensions/ipy_jot.py:191: undefined name 'error'
./usr/share/pyshared/IPython/Extensions/ipy_jot.py:299: local variable 'db' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ipy_profile_numpy.py:9: 'ipy_defaults' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_system_conf.py:16: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_system_conf.py:18: 'ext_rescapture' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_system_conf.py:19: 'pspersistence' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_system_conf.py:20: 'clearcmd' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_system_conf.py:22: 'ipy_stock_completers' imported but unused
./usr/share/pyshared/IPython/Extensions/pickleshare.py:40: 'warnings' imported but unused
./usr/share/pyshared/IPython/Extensions/pickleshare.py:84: local variable 'pickled' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/pickleshare.py:342: local variable 'data' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:52: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:52: 'shutil' imported but unused
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:52: 'os' imported but unused
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:53: 'shell' imported but unused
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:53: 'getoutputerror' imported but unused
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:53: 'system' imported but unused
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:234: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:238: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:241: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:242: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/InterpreterExec.py:248: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/numeric_formats.py:17: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/numeric_formats.py:39: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/numeric_formats.py:42: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/numeric_formats.py:43: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/Extensions/ipy_stock_completers.py:12: 'from ipy_completers import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Extensions/ipy_profile_doctest.py:15: 'ipy_legacy' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_doctest.py:19: 'InterpreterPasteInput' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_extutil.py:13: 'textwrap' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_sh.py:16: 'ipy_defaults' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_sh.py:33: 'envpersist' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_sh.py:36: 'ipy_which' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_sh.py:39: 'ipy_app_completers' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_sh.py:45: 'ipy_rehashdir' imported but unused
./usr/share/pyshared/IPython/./usr/share/pyshared/IPython/Extensions/ipy_editors.py:88: invalid syntax
    
     ^
./usr/share/pyshared/IPython/Extensions/ipy_fsops.py:244: invalid syntax
#test_pathobj()
                ^
Extensions/ipy_profile_sh.py:177: 'shell' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_which.py:10: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_pretty.py:45: undefined name 'TryNext'
./usr/share/pyshared/IPython/Extensions/ipy_profile_zope.py:59: redefinition of unused 'configure' from line 57
./usr/share/pyshared/IPython/Extensions/ipy_profile_zope.py:155: 'AccessControl' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_profile_zope.py:161: local variable 'wrapped_user' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ipy_profile_zope.py:223: undefined name 'get_transaction'
./usr/share/pyshared/IPython/Extensions/ipy_legacy.py:15: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_legacy.py:17: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Extensions/ipy_p4.py:9: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_app_completers.py:12: 'from ipy_completers import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Extensions/ipy_autoreload.py:21: 'atexit' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_autoreload.py:21: 'inspect' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_autoreload.py:21: 'threading' imported but unused
./usr/share/pyshared/IPython/Extensions/ipy_autoreload.py:21: 'time' imported but unused
./usr/share/pyshared/IPython/Extensions/jobctrl.py:44: 'from subprocess import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Extensions/jobctrl.py:56: redefinition of function 'kill_process' from line 53
./usr/share/pyshared/IPython/Extensions/envpersist.py:8: 'sys' imported but unused
./usr/share/pyshared/IPython/Extensions/ipipe.py:125: redefinition of unused 'pwd' from line 123
./usr/share/pyshared/IPython/Extensions/ipipe.py:130: redefinition of unused 'grp' from line 128
./usr/share/pyshared/IPython/Extensions/ipipe.py:138: redefinition of unused 'genutils' from line 136
./usr/share/pyshared/IPython/Extensions/ipipe.py:139: redefinition of unused 'generics' from line 136
./usr/share/pyshared/IPython/Extensions/ipipe.py:938: local variable 'itermeth' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ipipe.py:959: redefinition of function 'items' from line 953
./usr/share/pyshared/IPython/Extensions/ext_rescapture.py:12: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/Extensions/ext_rescapture.py:23: local variable 'var' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ext_rescapture.py:25: local variable 'expr' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ext_rescapture.py:33: local variable 'var' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ext_rescapture.py:34: local variable 'cmd' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ext_rescapture.py:35: local variable 'expr' is assigned to but never used
./usr/share/pyshared/IPython/Extensions/ipy_bzr.py:111: undefined name 'readline'
./usr/share/pyshared/IPython/Extensions/ipy_bzr.py:114: undefined name 'readline'
./usr/share/pyshared/IPython/Extensions/ipy_bzr.py:118: undefined name 'readline'
./usr/share/pyshared/IPython/Extensions/ipy_bzr.py:155: undefined name 'terminal'
./usr/share/pyshared/IPython/Extensions/ipy_profile_scipy.py:10: 'ipy_defaults' imported but unused
./usr/share/pyshared/IPython/kernel/mapper.py:21: 'DeferredList' imported but unused
./usr/share/pyshared/IPython/kernel/mapper.py:22: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/mapper.py:165: local variable 'task_ids' is assigned to but never used
./usr/share/pyshared/IPython/kernel/multiengineclient.py:20: 'pickle' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:21: 'FunctionType' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:25: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:26: 'log' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:40: 'Map' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:41: 'me' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:42: 'IFullMultiEngine' imported but unused
./usr/share/pyshared/IPython/kernel/multiengineclient.py:271: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/kernel/multiengineclient.py:313: undefined name 'findsource'
./usr/share/pyshared/IPython/kernel/multiengineclient.py:314: local variable 'lnum' is assigned to but never used
./usr/share/pyshared/IPython/kernel/multiengineclient.py:327: local variable 'local_ns' is assigned to but never used
./usr/share/pyshared/IPython/kernel/multiengineclient.py:328: local variable 'global_ns' is assigned to but never used
./usr/share/pyshared/IPython/kernel/multiengineclient.py:487: local variable 'result' is assigned to but never used
./usr/share/pyshared/IPython/kernel/multiengineclient.py:945: redefinition of unused 'np' from line 933
./usr/share/pyshared/IPython/kernel/multiengineclient.py:945: 'np' imported but unused
./usr/share/pyshared/IPython/kernel/magic.py:21: 'MTInteractiveShell' imported but unused
./usr/share/pyshared/IPython/kernel/magic.py:23: 'Deferred' imported but unused
./usr/share/pyshared/IPython/kernel/magic.py:55: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/kernel/magic.py:78: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/kernel/magic.py:143: undefined name '__IPYTHON__'
./usr/share/pyshared/IPython/kernel/magic.py:143: local variable 'activeController' is assigned to but never used
./usr/share/pyshared/IPython/kernel/taskfc.py:22: 'copy' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:22: 'xmlrpclib' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:26: 'failure' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:30: 'blockingCallFromThread' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:31: 'taskclient' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:31: 'error' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:32: 'uncan' imported but unused
./usr/share/pyshared/IPython/kernel/taskfc.py:32: 'can' imported but unused
./usr/share/pyshared/IPython/kernel/taskclient.py:22: 'log' imported but unused
./usr/share/pyshared/IPython/kernel/taskclient.py:25: 'error' imported but unused
./usr/share/pyshared/IPython/kernel/contexts.py:27: 'ConnectionRefusedError' imported but unused
./usr/share/pyshared/IPython/kernel/contexts.py:29: '_fixed_getinnerframes' imported but unused
./usr/share/pyshared/IPython/kernel/contexts.py:106: local variable 'lnum' is assigned to but never used
./usr/share/pyshared/IPython/kernel/contexts.py:119: local variable 'local_ns' is assigned to but never used
./usr/share/pyshared/IPython/kernel/contexts.py:120: local variable 'global_ns' is assigned to but never used
./usr/share/pyshared/IPython/kernel/controllerservice.py:40: 'sys' imported but unused
./usr/share/pyshared/IPython/kernel/controllerservice.py:43: 'defer' imported but unused
./usr/share/pyshared/IPython/kernel/controllerservice.py:43: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/controllerservice.py:44: 'components' imported but unused
./usr/share/pyshared/IPython/kernel/controllerservice.py:46: 'zi' imported but unused
./usr/share/pyshared/IPython/kernel/controllerservice.py:54: 'codeutil' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:31: 'sys' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:37: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:43: 'codeutil' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:44: 'IPython' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:47: 'StringTask' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:47: 'MapTask' imported but unused
./usr/share/pyshared/IPython/kernel/client.py:48: 'CompositeError' imported but unused
./usr/share/pyshared/IPython/kernel/task.py:22: 'copy' imported but unused
./usr/share/pyshared/IPython/kernel/task.py:25: 'string' imported but unused
./usr/share/pyshared/IPython/kernel/task.py:29: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/task.py:32: 'gatherBoth' imported but unused
./usr/share/pyshared/IPython/kernel/task.py:34: 'CannedFunction' imported but unused
./usr/share/pyshared/IPython/kernel/task.py:888: local variable 'd' is assigned to but never used
./usr/share/pyshared/IPython/kernel/pickleutil.py:19: 'log' imported but unused
./usr/share/pyshared/IPython/kernel/twistedutil.py:19: 'sys' imported but unused
./usr/share/pyshared/IPython/kernel/twistedutil.py:20: 'atexit' imported but unused
./usr/share/pyshared/IPython/kernel/twistedutil.py:75: redefinition of function 'blockingCallFromThread' from line 55
./usr/share/pyshared/IPython/kernel/clientinterfaces.py:18: 'implements' imported but unused
./usr/share/pyshared/IPython/kernel/__init__.py:25: 'TaskRejectError' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:25: 'service' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:26: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:27: 'log' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:27: 'components' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:28: 'implements' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:28: 'Attribute' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:28: 'Interface' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:30: 'gatherBoth' imported but unused
./usr/share/pyshared/IPython/kernel/pendingdeferred.py:33: 'growl' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:22: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:22: 'os' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:26: 'Failure' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:27: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:27: 'threads' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:28: 'IProtocolFactory' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:29: 'Attribute' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:38: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:39: 'gatherBoth' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:40: 'newserialized' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:41: 'ProtocolError' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:42: 'controllerservice' imported but unused
./usr/share/pyshared/IPython/kernel/enginefc.py:44: 'EngineService' imported but unused
./usr/share/pyshared/IPython/kernel/clientconnector.py:20: 'UnauthenticatedTub' imported but unused
./usr/share/pyshared/IPython/kernel/pbutil.py:22: 'threading' imported but unused
./usr/share/pyshared/IPython/kernel/pbutil.py:22: 'sys' imported but unused
./usr/share/pyshared/IPython/kernel/pbutil.py:61: undefined name 'FailureUnpickleable'
./usr/share/pyshared/IPython/kernel/multiengine.py:30: 'instancemethod' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:31: 'FunctionType' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:33: 'service' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:36: 'Attribute' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:38: 'growl' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:39: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:41: 'Map' imported but unused
./usr/share/pyshared/IPython/kernel/multiengine.py:44: 'ControllerService' imported but unused
./usr/share/pyshared/IPython/kernel/engineservice.py:268: local variable 'e' is assigne./usr/share/pyshared/IPython/kernel/parallelfunction.py:107: invalid syntax
    
     ^
d to but never used
./usr/share/pyshared/IPython/kernel/asyncclient.py:26: 'codeutil' imported but unused
./usr/share/pyshared/IPython/kernel/asyncclient.py:30: 'MapTask' imported but unused
./usr/share/pyshared/IPython/kernel/asyncclient.py:30: 'StringTask' imported but unused
./usr/share/pyshared/IPython/kernel/asyncclient.py:31: 'CompositeError' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:25: 'log' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:30: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:39: 'MultiEngine' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:43: 'wrapResultList' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:45: 'uncan' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:45: 'can' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:54: '__main__' imported but unused
./usr/share/pyshared/IPython/kernel/multienginefc.py:562: local variable 'nEngines' is assigned to but never used
./usr/share/pyshared/IPython/kernel/multienginefc.py:744: local variable 'code' is assigned to but never used
./usr/share/pyshared/IPython/kernel/fcutil.py:62: 'OpenSSL' imported but unused
./usr/share/pyshared/IPython/kernel/fcutil.py:64: redefinition of unused 'Tub' from line 20
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:28: 'failure' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:32: 'num_cpus' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:52: 'FileTimeoutError' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:52: 'SecurityError' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:53: redefinition of unused 'have_crypto' from line 38
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:55: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcluster.py:663: local variable 'd' is assigned to but never used
./usr/share/pyshared/IPython/kernel/scripts/ipengine.py:31: 'UnauthenticatedTub' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcontroller.py:26: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcontroller.py:29: 'internet' imported but unused
./usr/share/pyshared/IPython/kernel/scripts/ipcontroller.py:30: 'error' imported but unused
./usr/share/pyshared/IPython/kernel/config/__init__.py:18: 'sys' imported but unused
./usr/share/pyshared/IPython/kernel/config/__init__.py:18: 'os' imported but unused
./usr/share/pyshared/IPython/kernel/config/__init__.py:23: 'get_ipython_dir' imported but unused
./usr/share/pyshared/IPython/kernel/core/magic.py:78: local variable 'ds' is assigned to but never used
./usr/share/pyshared/IPython/kernel/core/interpreter.py:279: local variable 'status' is assigned to but never used
./usr/share/pyshared/IPython/kernel/core/traceback_trap.py:18: 'format_list' imported but unused
./usr/share/pyshared/IPython/kernel/core/util.py:138: redefinition of function 'system_shell' from line 106
./usr/share/pyshared/IPython/kernel/core/prompts.py:27: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/core/prompts.py:31: 'Macro' imported but unused
./usr/share/pyshared/IPython/kernel/core/prompts.py:36: 'Struct' imported but unused
./usr/share/pyshared/IPython/kernel/core/prompts.py:37: 'from IPython.genutils import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/kernel/core/prompts.py:246: redefinition of unused 'time' from line 27
./usr/share/pyshared/IPython/kernel/core/prompts.py:246: 'os' imported but unused
./usr/share/pyshared/IPython/kernel/core/prompts.py:246: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/core/prompts.py:366: redefinition of unused 'time' from line 27
./usr/share/pyshared/IPython/kernel/core/prompts.py:366: 'os' imported but unused
./usr/share/pyshared/IPython/kernel/core/prompts.py:366: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/core/fil./usr/share/pyshared/IPython/kernel/tests/test_twistedutil.py:51: invalid syntax
        
         ^
e_like.py:14: 'sys' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_contexts.py:18: undefined name 'ConnectionRefusedError'
./usr/share/pyshared/IPython/kernel/tests/test_contexts.py:29: undefined name 'RemoteMultiEngine'
./usr/share/pyshared/IPython/kernel/tests/test_contexts.py:46: undefined name 'pr'
./usr/share/pyshared/IPython/kernel/tests/test_contexts.py:46: undefined name 'pr'
./usr/share/pyshared/IPython/kernel/tests/test_pendingdeferred.py:28: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_pendingdeferred.py:97: local variable 'd2' is assigned to but never used
./usr/share/pyshared/IPython/kernel/tests/test_newserialized.py:21: 'zi' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_newserialized.py:23: 'DeferredTestCase' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_newserialized.py:25: 'UnSerializeIt' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_newserialized.py:25: 'SerializeIt' imported but unused
./usr/share/pyshared/IPython/kernel/tests/controllertest.py:26: 'defer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/controllertest.py:27: 'zi' imported but unused
./usr/share/pyshared/IPython/kernel/tests/controllertest.py:30: 'error' imported but unused
./usr/share/pyshared/IPython/kernel/tests/controllertest.py:31: 'DeferredTestCase' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_engineservice.py:29: 'defer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_engineservice.py:30: 'IService' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_multienginefc.py:20: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_multienginefc.py:22: 'UnauthenticatedTub' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_multienginefc.py:29: 'me' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_multienginefc.py:33: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:23: 'util' imported but unused
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:25: redefinition of unused 'newserialized' from line 22
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:26: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:458: local variable 'push' is assigned to but never used
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:520: redefinition of function 'keys_found' from line 503
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:529: redefinition of function 'keys_not_found' from line 510
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:704: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/IPython/kernel/tests/multienginetest.py:739: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/IPython/kernel/tests/engineservicetest.py:20: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/tests/engineservicetest.py:21: 'failure' imported but unused
./usr/share/pyshared/IPython/kernel/tests/engineservicetest.py:22: 'service' imported but unused
./usr/share/pyshared/IPython/kernel/tests/engineservicetest.py:23: 'zi' imported but unused
./usr/share/pyshared/IPython/kernel/tests/engineservicetest.py:27: 'uncan' imported but unused
./usr/share/pyshared/IPython/kernel/tests/engineservicetest.py:27: 'can' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_task.py:21: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_task.py:23: 'defer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_task.py:24: 'unittest' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_task.py:26: 'es' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_taskfc.py:20: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_taskfc.py:22: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_taskfc.py:24: 'UnauthenticatedTub' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_taskfc.py:32: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/tasktest.py:17: 'time' imported but unused
./usr/share/pyshared/IPython/kernel/tests/tasktest.py:20: 'printer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/tasktest.py:21: 'error' imported but unused
./usr/share/pyshared/IPython/kernel/tests/tasktest.py:30: undefined name 'CompositeError'
./usr/share/pyshared/IPython/kernel/tests/test_multiengine.py:21: 'defer' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_enginefc.py:21: 'components' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_enginefc.py:22: 'reactor' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_enginefc.py:23: 'pb' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_enginefc.py:29: 'UnauthenticatedTub' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_controllerservice.py:29: 'IService' imported but unused
./usr/share/pyshared/IPython/kernel/tests/test_controllerservice.py:31: 'met' imported but unused
./usr/share/pyshared/IPython/testing/decorators_trial.py:21: 'os' imported but unused
./usr/share/pyshared/IPython/testing/decorators_trial.py:24: 'make_label_dec' imported but unused
./usr/share/pyshared/IPython/testing/decorators_trial.py:101: 'numpy' imported but unused
./usr/share/pyshared/IPython/testing/tools.py:30: 'sys' imported but unused
./usr/share/pyshared/IPython/testing/tools.py:35: 'dec' imported but unused
./usr/share/pyshared/IPython/testing/iptest.py:231: redefinition of function 'run' from line 212
./usr/share/pyshared/IPython/testing/parametric.py:7: 'TestCase' imported but unused
./usr/share/pyshared/IPython/testing/decorator_msim.py:8: 'sys' imported but unused
./usr/share/pyshared/IPython/testing/decorators.py:19: 'inspect' imported but unused
./usr/share/pyshared/IPython/testing/decorators.py:25: 'update_wrapper' imported but unused
./usr/share/pyshared/IPython/testing/decorators.py:30: 'from decorators_numpy import *' used; unable to detect undefined names
./usr/share/pyshared/IPython/testing/decorators.py:218: 'numpy' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:30: 'traceback' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:31: 'unittest' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: '_OutputRedirectingPdb' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: 'DocTestRunner' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: 'REPORT_ONLY_FIRST_FAILURE' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: '_exception_traceback' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: 'linecache' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: 'pdb' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:38: '_extract_future_flags' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:45: 'nose' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:48: 'test_address' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:48: 'resolve_name' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:48: 'getpackage' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:108: undefined name '_ip'
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:112: undefined name '_ip'
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:303: 'ismodule' imported but unused
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:439: undefined name '_ip'
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:440: undefined name '_ip'
./usr/share/pyshared/IPython/testing/plugin/ipdoctest.py:541: undefined name '_ip'
./usr/share/pyshared/IPython/testing/plugin/test_refs.py:5: 'inspect' imported but unused
./usr/share/pyshared/IPython/testing/plugin/test./usr/share/pyshared/IPython/tests/test_iplib.py:80: invalid syntax
    
     ^
_refs.py:8: 'dec' imported but unused
./usr/share/pyshared/IPython/testing/tests/test_decorators_trial.py:20: 'os' imported but unused
./usr/share/pyshared/IPython/testing/tests/test_tools.py:18: 'os' imported but unused
./usr/share/pyshared/IPython/testing/tests/test_tools.py:19: 'sys' imported but unused
./usr/share/pyshared/IPython/tests/test_genutils.py:30: 'raises' imported but unused
./usr/share/pyshared/IPython/tests/test_genutils.py:35: 'skipif' imported but unused
./usr/share/pyshared/IPython/tests/test_genutils.py:44: redefinition of unused 'wreg' from line 39
./usr/share/pyshared/IPython/tests/test_genutils.py:99: undefined name 'oldstuff'
./usr/share/pyshared/IPython/tests/test_genutils.py:107: undefined name 'platformstuff'
./usr/share/pyshared/IPython/tests/test_genutils.py:248: local variable 'sdir' is assigned to but never used
./usr/share/pyshared/IPython/tests/test_genutils.py:257: local variable 'sdir' is assigned to but never used
./usr/share/pyshared/IPython/tests/test_fakemodule.py:6: 'init_fakemod_dict' imported but unused
./usr/share/pyshared/IPython/tests/refbug.py:19: 'sys' imported but unused
./usr/share/pyshared/IPython/tests/test_platutils.py:18: 'os' imported but unused
./usr/share/pyshared/IPython/tests/test_platutils.py:41: redefinition of function 'test_find_cmd' from line 35
./usr/share/pyshared/IPython/tests/obj_del.py:25: 'sys' imported but unused
./usr/share/pyshared/IPython/tests/obj_del.py:34: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:9: 'types' imported but unused
./usr/share/pyshared/IPython/tests/test_magic.py:13: 'get_long_path_name' imported but unused
./usr/share/pyshared/IPython/tests/test_magic.py:22: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:23: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:25: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:28: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:29: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:34: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:71: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:77: redefinition of unused 'tempfile' from line 8
./usr/share/pyshared/IPython/tests/test_magic.py:77: 'os' imported but unused
./usr/share/pyshared/IPython/tests/test_magic.py:100: 'clearcmd' imported but unused
./usr/share/pyshared/IPython/tests/test_magic.py:102: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:103: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:104: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:105: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:106: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:225: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:231: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:233: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:244: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:249: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:266: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:269: undefined name '_ip'
./usr/share/pyshared/IPython/tests/test_magic.py:270: undefined name '_ip'
./usr/share/doc/ipython/examples/kernel/task_profiler.py:18: 'sys' imported but unused
./usr/share/doc/ipython/examples/kernel/taskreject.py:44: undefined name 'run'
./usr/share/doc/ipython/examples/kernel/pwordfreq_skel.py:5: 'repeat' imported but unused
./usr/share/doc/ipython/examples/kernel/mcdriver.py:7: 'MCOptionPricer' imported but unused
./usr/share/doc/ipython/examples/kernel/mcpricer.py:2: 'from math import *' used; unable to detect undefined names
./usr/share/doc/ipython/examples/kernel/asyncmultiengine1.py:7: 'defer' imported but unused
./usr/share/doc/ipython/examples/kernel/plotting_frontend.py:19: 'N' imported but unused
./usr/share/doc/ipython/examples/kernel/plotting_frontend.py:20: 'from pylab import *' used; unable to detect undefined names
./usr/share/doc/ipython/examples/core/demo-exercizer.py:16: 'shutil' imported but unused
./usr/share/doc/ipython/examples/core/demo-exercizer.py:20: 'IPythonLineDemo' imported but unused
./usr/share/doc/ipython/examples/core/demo-exercizer.py:20: 'IPythonDemo' imported but unused
./usr/share/doc/ipython/examples/core/demo-exercizer.py:20: 'ClearIPDemo' imported but unused
./usr/share/doc/ipython/examples/core/demo-exercizer.py:20: 'LineDemo' imported but unused
./usr/share/doc/ipython/examples/core/example-gnuplot.py:6: 'from Numeric import *' used; unable to detect undefined names
./usr/share/doc/ipython/examples/core/example-gnuplot.py:7: 'from IPython.numutils import *' used; unable to detect undefined names
./usr/share/doc/ipython/examples/core/example-embed-short.py:11: undefined name '__IPYTHON__'
./usr/share/doc/ipython/examples/core/example-embed-short.py:41: undefined name '__IPYTHON__'

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