Debian Automated Code Analysis

pyflakes analysis of zim_0.49-1_all.deb

./usr/share/pyshared/zim/exporter.py:9: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/config.py:20: redefinition of unused 'json' from line 18
./usr/share/pyshared/zim/config.py:24: 'split_quoted_strings' imported but unused
./usr/share/pyshared/zim/config.py:24: 'TextBuffer' imported but unused
./usr/share/pyshared/zim/config.py:330: local variable 'v' is assigned to but never used
./usr/share/pyshared/zim/fs.py:125: 'StringIO' imported but unused
./usr/share/pyshared/zim/fs.py:212: redefinition of function 'encode' from line 198
./usr/share/pyshared/zim/fs.py:222: redefinition of function 'decode' from line 204
./usr/share/pyshared/zim/fs.py:308: undefined name '_'
./usr/share/pyshared/zim/fs.py:530: local variable 'basename' is assigned to but never used
./usr/share/pyshared/zim/fs.py:830: undefined name '_'
./usr/share/pyshared/zim/fs.py:1203: undefined name 'WindowsError'
./usr/share/pyshared/zim/search.py:253: redefinition of function 'op_func' from line 244
./usr/share/pyshared/zim/notebook.py:23: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/notebook.py:25: 'data_dir' imported but unused
./usr/share/pyshared/zim/notebook.py:25: 'user_dirs' imported but unused
./usr/share/pyshared/zim/notebook.py:27: 'Re' imported but unused
./usr/share/pyshared/zim/notebook.py:27: 'is_email_re' imported but unused
./usr/share/pyshared/zim/async.py:40: redefinition of unused 'threading' from line 37
./usr/share/pyshared/zim/www.py:24: 'Path' imported but unused
./usr/share/pyshared/zim/www.py:24: 'Page' imported but unused
./usr/share/pyshared/zim/www.py:25: 'Dir' imported but unused
./usr/share/pyshared/zim/www.py:25: 'File' imported but unused
./usr/share/pyshared/zim/www.py:26: 'TreeBuilder' imported but unused
./usr/share/pyshared/zim/www.py:26: 'ParseTree' imported but unused
./usr/share/pyshared/zim/www.py:217: undefined name 'PageNotFound'
./usr/share/pyshared/zim/www.py:220: undefined name 'header'
./usr/share/pyshared/zim/daemon.py:55: 'XDG_CACHE_HOME' imported but unused
./usr/share/pyshared/zim/index.py:383: local variable 'checkcontent' is assigned to but never used
./usr/share/pyshared/zim/index.py:730: local variable 'toggled' is assigned to but never used
./usr/share/pyshared/zim/parsing.py:8: 'string' imported but unused
./usr/share/pyshared/zim/parsing.py:18: redefinition of unused 'string' from line 8
./usr/share/pyshared/zim/parsing.py:23: redefinition of unused 'string' from line 8
./usr/share/pyshared/zim/parsing.py:36: redefinition of unused 'string' from line 8
./usr/share/pyshared/zim/parsing.py:37: redefinition of unused 'string' from line 8
./usr/share/pyshared/zim/__init__.py:29: 'zim' imported but unused
./usr/share/pyshared/zim/__init__.py:30: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/__init__.py:498: redefinition of unused 'zim' from line 29
./usr/share/pyshared/zim/templates.py:62: 'deepcopy' imported but unused
./usr/share/pyshared/zim/applications.py:129: local variable 'name' is assigned to but never used
./usr/share/pyshared/zim/applications.py:151: undefined name '_'
./usr/share/pyshared/zim/applications.py:182: undefined name '_'
./usr/share/pyshared/zim/stores/files.py:24: 'Dir' imported but unused
./usr/share/pyshared/zim/stores/files.py:24: 'File' imported but unused
./usr/share/pyshared/zim/stores/files.py:27: 'Path' imported but unused
./usr/share/pyshared/zim/stores/__init__.py:73: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/stores/__init__.py:74: 'is_url_re' imported but unused
./usr/share/pyshared/zim/stores/gjots.py:59: undefined name 'Notebook'
./usr/share/pyshared/zim/stores/gjots.py:59: local variable 'title' is assigned to but never used
./usr/share/pyshared/zim/stores/gjots.py:60: undefined name 'Path'
./usr/share/pyshared/zim/stores/xml.py:51: undefined name 'self'
./usr/share/pyshared/zim/stores/xml.py:52: undefined name 'self'
./usr/share/pyshared/zim/stores/xml.py:52: undefined name 'self'
./usr/share/pyshared/zim/_lib/xdot.py:957: local variable 'port' is assigned to but never used
./usr/share/pyshared/zim/_lib/xdot.py:958: local variable 'compass_pt' is assigned to but never used
./usr/share/pyshared/zim/formats/html.py:12: 'from zim.formats import *' used; unable to detect undefined names
./usr/share/pyshared/zim/formats/html.py:13: 'link_type' imported but unused
./usr/share/pyshared/zim/formats/plain.py:7: 're' imported but unused
./usr/share/pyshared/zim/formats/plain.py:9: 'from zim.formats import *' used; unable to detect undefined names
./usr/share/pyshared/zim/formats/__init__.py:71: redefinition of unused 'pango' from line 69
./usr/share/pyshared/zim/formats/__init__.py:80: redefinition of unused 'ElementTreeModule' from line 75
./usr/share/pyshared/zim/formats/__init__.py:81: redefinition of unused 'Element' from line 76
./usr/share/pyshared/zim/formats/__init__.py:81: redefinition of unused 'SubElement' from line 76
./usr/share/pyshared/zim/formats/__init__.py:81: redefinition of unused 'TreeBuilder' from line 76
./usr/share/pyshared/zim/formats/__init__.py:81: 'TreeBuilder' imported but unused
./usr/share/pyshared/zim/formats/__init__.py:81: 'SubElement' imported but unused
./usr/share/pyshared/zim/formats/wiki.py:9: 'from zim.formats import *' used; unable to detect undefined names
./usr/share/pyshared/zim/formats/latex.py:11: 'from zim.formats import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/customtools.py:18: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:22: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:131: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:150: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:151: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:152: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:161: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:170: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:171: undefined name '_'
./usr/share/pyshared/zim/gui/customtools.py:174: undefined name '_'
./usr/share/pyshared/zim/gui/pathbar.py:130: undefined name 'DIR_BACKWARDS'
./usr/share/pyshared/zim/gui/pathbar.py:132: undefined name 'DIR_FORWARDS'
./usr/share/pyshared/zim/gui/pageview.py:21: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/pageview.py:2557: local variable 'handled_here' is assigned to but never used
./usr/share/pyshared/zim/gui/widgets.py:17: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/widgets.py:606: local variable 'anchored' is assigned to but never used
./usr/share/pyshared/zim/gui/preferencesdialog.py:24: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:28: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:63: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:65: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:67: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:69: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:81: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:85: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:91: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:223: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:228: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:245: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:251: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:257: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:264: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:271: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:275: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:279: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:336: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:339: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:346: undefined name '_'
./usr/share/pyshared/zim/gui/preferencesdialog.py:353: undefined name '_'
./usr/share/pyshared/zim/gui/searchdialog.py:10: 'from zim.search import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/clipboard.py:20: 'url_decode' imported but unused
./usr/share/pyshared/zim/gui/exportdialog.py:7: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/exportdialog.py:12: 'Dialog' imported but unused
./usr/share/pyshared/zim/gui/__init__.py:34: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/__init__.py:37: 'resolve_default_notebook' imported but unused
./usr/share/pyshared/zim/gui/__init__.py:37: 'get_notebook' imported but unused
./usr/share/pyshared/zim/gui/__init__.py:37: 'PageNameError' imported but unused
./usr/share/pyshared/zim/gui/__init__.py:37: 'get_notebook_list' imported but unused
./usr/share/pyshared/zim/gui/imagegeneratordialog.py:8: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/notebookdialog.py:17: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/server.py:13: 'data_file' imported but unused
./usr/share/pyshared/zim/gui/server.py:70: undefined name '_'
./usr/share/pyshared/zim/gui/server.py:91: undefined name '_'
./usr/share/pyshared/zim/gui/server.py:101: undefined name '_'
./usr/share/pyshared/zim/gui/server.py:124: undefined name '_'
./usr/share/pyshared/zim/gui/server.py:133: undefined name '_'
./usr/share/pyshared/zim/gui/versionsdialog.py:11: undefined name '_'
./usr/share/pyshared/zim/gui/propertiesdialog.py:11: undefined name '_'
./usr/share/pyshared/zim/gui/propertiesdialog.py:13: undefined name '_'
./usr/share/pyshared/zim/gui/pageindex.py:17: 'ErrorDialog' imported but unused
./usr/share/pyshared/zim/gui/pageindex.py:617: undefined name '_'
./usr/share/pyshared/zim/gui/applications.py:21: 'gobject' imported but unused
./usr/share/pyshared/zim/gui/applications.py:24: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/gui/applications.py:30: 'ErrorDialog' imported but unused
./usr/share/pyshared/zim/gui/applications.py:326: local variable 'error' is assigned to but never used
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:53: 'shutil' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:60: 'pango' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:63: 'stat' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:64: 'time' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:66: 're' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:68: 'dateclass' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:74: 'Dialog' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:75: 'Button' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:76: 'Path' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:77: 'encode_filename' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:78: 'from zim.fs import *' used; unable to detect undefined names
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:79: 'Error' imported but unused
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:297: local variable 'size' is assigned to but never used
./usr/share/pyshared/zim/plugins/attachmentbrowser.py:586: redefinition of unused 'time' from line 64
./usr/share/pyshared/zim/plugins/spell.py:14: redefinition of unused 'gtkspell' from line 12
./usr/share/pyshared/zim/plugins/spell.py:35: undefined name '_'
./usr/share/pyshared/zim/plugins/spell.py:41: undefined name '_'
./usr/share/pyshared/zim/plugins/spell.py:42: undefined name '_'
./usr/share/pyshared/zim/plugins/inlinecalculator.py:38: undefined name '_'
./usr/share/pyshared/zim/plugins/inlinecalculator.py:206: undefined name '_'
./usr/share/pyshared/zim/plugins/inlinecalculator.py:215: undefined name '_'
./usr/share/pyshared/zim/plugins/inlinecalculator.py:216: undefined name '_'
./usr/share/pyshared/zim/plugins/inlinecalculator.py:335: undefined name '_'
./usr/share/pyshared/zim/plugins/equationeditor.py:33: undefined name '_'
./usr/share/pyshared/zim/plugins/equationeditor.py:33: undefined name '_'
./usr/share/pyshared/zim/plugins/equationeditor.py:41: undefined name '_'
./usr/share/pyshared/zim/plugins/equationeditor.py:42: undefined name '_'
./usr/share/pyshared/zim/plugins/equationeditor.py:74: undefined name '_'
./usr/share/pyshared/zim/plugins/equationeditor.py:85: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:7: 're' imported but unused
./usr/share/pyshared/zim/plugins/quicknote.py:8: 'dateclass' imported but unused
./usr/share/pyshared/zim/plugins/quicknote.py:14: 'IconButton' imported but unused
./usr/share/pyshared/zim/plugins/quicknote.py:88: local variable 'icon' is assigned to but never used
./usr/share/pyshared/zim/plugins/quicknote.py:100: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:119: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:120: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:148: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:167: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:168: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:169: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:170: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:190: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:299: undefined name '_'
./usr/share/pyshared/zim/plugins/quicknote.py:313: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:53: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:54: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:66: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:67: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:80: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:81: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:250: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:301: undefined name '_'
./usr/share/pyshared/zim/plugins/calendar.py:309: undefined name '_'
./usr/share/pyshared/zim/plugins/gnu_r_ploteditor.py:44: undefined name '_'
./usr/share/pyshared/zim/plugins/gnu_r_ploteditor.py:52: undefined name '_'
./usr/share/pyshared/zim/plugins/gnu_r_ploteditor.py:53: undefined name '_'
./usr/share/pyshared/zim/plugins/gnu_r_ploteditor.py:82: undefined name '_'
./usr/share/pyshared/zim/plugins/gnu_r_ploteditor.py:93: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:27: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:41: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:42: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:72: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:74: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:75: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:81: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:86: undefined name '_'
./usr/share/pyshared/zim/plugins/screenshot.py:118: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:9: 'data_file' imported but unused
./usr/share/pyshared/zim/plugins/trayicon.py:18: redefinition of unused 'appindicator' from line 16
./usr/share/pyshared/zim/plugins/trayicon.py:48: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:49: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:62: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:63: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:131: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:140: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:147: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:178: undefined name '_'
./usr/share/pyshared/zim/plugins/trayicon.py:218: undefined name '_'
./usr/share/pyshared/zim/plugins/insertsymbol.py:9: 'Button' imported but unused
./usr/share/pyshared/zim/plugins/insertsymbol.py:30: undefined name '_'
./usr/share/pyshared/zim/plugins/insertsymbol.py:37: undefined name '_'
./usr/share/pyshared/zim/plugins/insertsymbol.py:38: undefined name '_'
./usr/share/pyshared/zim/plugins/insertsymbol.py:109: undefined name '_'
./usr/share/pyshared/zim/plugins/insertsymbol.py:110: undefined name '_'
./usr/share/pyshared/zim/plugins/diagrameditor.py:9: 'data_file' imported but unused
./usr/share/pyshared/zim/plugins/diagrameditor.py:30: undefined name '_'
./usr/share/pyshared/zim/plugins/diagrameditor.py:30: undefined name '_'
./usr/share/pyshared/zim/plugins/diagrameditor.py:38: undefined name '_'
./usr/share/pyshared/zim/plugins/diagrameditor.py:39: undefined name '_'
./usr/share/pyshared/zim/plugins/diagrameditor.py:70: undefined name '_'
./usr/share/pyshared/zim/plugins/diagrameditor.py:81: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:16: 'MenuButton' imported but unused
./usr/share/pyshared/zim/plugins/tasklist.py:29: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:29: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:83: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:84: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:97: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:99: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:345: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:347: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:376: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:409: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:414: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:441: undefined name 'ngettext'
./usr/share/pyshared/zim/plugins/tasklist.py:467: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:506: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:559: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:560: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:585: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:610: undefined name '_'
./usr/share/pyshared/zim/plugins/tasklist.py:766: undefined name '_'
./usr/share/pyshared/zim/plugins/printtobrowser.py:26: undefined name '_'
./usr/share/pyshared/zim/plugins/printtobrowser.py:33: undefined name '_'
./usr/share/pyshared/zim/plugins/printtobrowser.py:34: undefined name '_'
./usr/share/pyshared/zim/plugins/linkmap/gui.py:26: undefined name '_'
./usr/share/pyshared/zim/plugins/linkmap/gui.py:26: undefined name '_'
./usr/share/pyshared/zim/plugins/linkmap/__init__.py:14: undefined name '_'
./usr/share/pyshared/zim/plugins/linkmap/__init__.py:15: undefined name '_'
./usr/share/pyshared/zim/plugins/linkmap/__init__.py:51: undefined name 'self'
./usr/share/pyshared/zim/plugins/linkmap/__init__.py:52: undefined name 'self'
./usr/share/pyshared/zim/plugins/linkmap/__init__.py:73: local variable 'dotcode' is assigned to but never used
./usr/share/pyshared/zim/plugins/linkmap/__init__.py:101: undefined name 'Dir'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:16: 'IconButton' imported but unused
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:44: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:45: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:63: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:66: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:73: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:74: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:86: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:158: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:166: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:167: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:205: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:210: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:215: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:223: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:251: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:266: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:271: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:273: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:287: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:292: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:314: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:330: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:335: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:341: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:420: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:429: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:430: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:444: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:474: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:475: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/__init__.py:476: undefined name '_'
./usr/share/pyshared/zim/plugins/versioncontrol/bzr.py:122: undefined name 'oldpath'

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