Debian Automated Code Analysis

pyflakes analysis of virtaal_0.6.1-0.1_all.deb

./usr/share/pyshared/virtaal/main.py:22: 'os' imported but unused
./usr/share/pyshared/virtaal/main.py:24: 'from virtaal.controllers import *' used; unable to detect undefined names
./usr/share/pyshared/virtaal/main.py:38: local variable 'unit_controller' is assigned to but never used
./usr/share/pyshared/virtaal/main.py:42: local variable 'undo_controller' is assigned to but never used
./usr/share/pyshared/virtaal/main.py:44: local variable 'mode_controller' is assigned to but never used
./usr/share/pyshared/virtaal/main.py:46: local variable 'lang_controller' is assigned to but never used
./usr/share/pyshared/virtaal/main.py:48: local variable 'placeables_controller' is assigned to but never used
./usr/share/pyshared/virtaal/main.py:50: local variable 'prefs_controller' is assigned to but never used
./usr/share/pyshared/virtaal/main.py:52: local variable 'welcomescreen_controller' is assigned to but never used
./usr/share/pyshared/virtaal/common/gobjectwrapper.py:22: 'logging' imported but unused
./usr/share/pyshared/virtaal/common/pan_app.py:81: local variable '_e' is assigned to but never used
./usr/share/pyshared/virtaal/views/modeview.py:62: undefined name '_'
./usr/share/pyshared/virtaal/views/modeview.py:97: undefined name 'mode_name'
./usr/share/pyshared/virtaal/views/unitview.py:29: redefinition of unused 'gtkspell' from line 27
./usr/share/pyshared/virtaal/views/unitview.py:251: local variable 'text' is assigned to but never used
./usr/share/pyshared/virtaal/views/unitview.py:619: local variable 'num_unit_targets' is assigned to but never used
./usr/share/pyshared/virtaal/views/unitview.py:645: undefined name '_'
./usr/share/pyshared/virtaal/views/storeview.py:24: 'from widgets.storeviewwidgets import *' used; unable to detect undefined names
./usr/share/pyshared/virtaal/views/mainview.py:146: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/views/mainview.py:199: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:215: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:222: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:224: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:248: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:253: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:267: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:270: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:310: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:323: undefined name 'time'
./usr/share/pyshared/virtaal/views/mainview.py:335: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:337: local variable '_e' is assigned to but never used
./usr/share/pyshared/virtaal/views/mainview.py:341: undefined name '_'
./usr/share/pyshared/virtaal/views/mainview.py:486: local variable 'response' is assigned to but never used
./usr/share/pyshared/virtaal/views/mainview.py:509: local variable 'response' is assigned to but never used
./usr/share/pyshared/virtaal/views/mainview.py:638: undefined name '_'
./usr/share/pyshared/virtaal/views/welcomescreenview.py:72: local variable 'expander' is assigned to but never used
./usr/share/pyshared/virtaal/views/prefsview.py:119: local variable 'sourcefont' is assigned to but never used
./usr/share/pyshared/virtaal/views/prefsview.py:120: local variable 'targetfont' is assigned to but never used
./usr/share/pyshared/virtaal/views/markup.py:117: local variable 'replace_attr_remove' is assigned to but never used
./usr/share/pyshared/virtaal/views/langview.py:27: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/views/langview.py:27: 'GObjectWrapper' imported but unused
./usr/share/pyshared/virtaal/views/langview.py:67: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/textbox.py:21: 'gobject' imported but unused
./usr/share/pyshared/virtaal/views/widgets/textbox.py:549: local variable 'end_elem_len' is assigned to but never used
./usr/share/pyshared/virtaal/views/widgets/textbox.py:550: local variable 'end_elem_offset' is assigned to but never used
./usr/share/pyshared/virtaal/views/widgets/textbox.py:600: local variable 'widgets' is assigned to but never used
./usr/share/pyshared/virtaal/views/widgets/langadddialog.py:21: 'gobject' imported but unused
./usr/share/pyshared/virtaal/views/widgets/langadddialog.py:24: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/views/widgets/langadddialog.py:74: undefined name 'value'
./usr/share/pyshared/virtaal/views/widgets/langadddialog.py:101: local variable 'ascii_code' is assigned to but never used
./usr/share/pyshared/virtaal/views/widgets/langadddialog.py:103: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/langadddialog.py:106: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/welcomescreen.py:79: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/welcomescreen.py:80: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/welcomescreen.py:81: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/welcomescreen.py:82: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/welcomescreen.py:83: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/welcomescreen.py:84: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/label_expander.py:24: 'pango' imported but unused
./usr/share/pyshared/virtaal/views/widgets/langselectdialog.py:25: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/views/widgets/langselectdialog.py:79: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/langselectdialog.py:86: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/langselectdialog.py:94: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/langselectdialog.py:101: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:34: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:37: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:38: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:52: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:60: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:61: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:63: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/aboutdialog.py:67: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/selectview.py:22: 'logging' imported but unused
./usr/share/pyshared/virtaal/views/widgets/selectview.py:68: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/selectview.py:76: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/selectview.py:115: undefined name '_'
./usr/share/pyshared/virtaal/views/widgets/test_selectdialog.py:21: 'gtk' imported but unused
./usr/share/pyshared/virtaal/controllers/plugincontroller.py:26: 'file_discovery' imported but unused
./usr/share/pyshared/virtaal/controllers/storecontroller.py:112: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:169: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:171: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:172: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:173: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:174: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:175: undefined name '_'
./usr/share/pyshared/virtaal/controllers/storecontroller.py:193: undefined name '_'
./usr/share/pyshared/virtaal/controllers/unitcontroller.py:21: 'GObject' imported but unused
./usr/share/pyshared/virtaal/controllers/prefscontroller.py:121: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/controllers/maincontroller.py:69: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:70: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:78: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:79: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:87: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:88: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:176: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:187: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:201: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:206: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:220: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:220: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:230: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:245: undefined name '_'
./usr/share/pyshared/virtaal/controllers/maincontroller.py:256: undefined name '_'
./usr/share/pyshared/virtaal/controllers/cursor.py:121: local variable 'oldindex' is assigned to but never used
./usr/share/pyshared/virtaal/controllers/welcomescreencontroller.py:40: undefined name '_'
./usr/share/pyshared/virtaal/controllers/welcomescreencontroller.py:44: undefined name '_'
./usr/share/pyshared/virtaal/controllers/undocontroller.py:211: local variable 'del_length' is assigned to but never used
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:83: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:84: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:87: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:89: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:92: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:93: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:96: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:97: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:100: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:101: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:104: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:105: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:108: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:109: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:112: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:113: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:116: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:117: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:120: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:122: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:125: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:126: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:129: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:130: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:134: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:135: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:138: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:139: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:153: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:154: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:155: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:156: undefined name '_'
./usr/share/pyshared/virtaal/controllers/placeablescontroller.py:206: local variable 'tgt_parsers' is assigned to but never used
./usr/share/pyshared/virtaal/support/tmclient.py:25: redefinition of unused 'json' from line 23
./usr/share/pyshared/virtaal/support/openmailto.py:119: undefined name 'WindowsError'
./usr/share/pyshared/virtaal/support/opentranclient.py:99: redefinition of unused 'data' from line 26
./usr/share/pyshared/virtaal/support/depcheck.py:45: redefinition of unused 'dbapi2' from line 43
./usr/share/pyshared/virtaal/support/depcheck.py:45: 'dbapi2' imported but unused
./usr/share/pyshared/virtaal/support/depcheck.py:57: redefinition of unused 'json' from line 55
./usr/share/pyshared/virtaal/support/depcheck.py:57: 'json' imported but unused
./usr/share/pyshared/virtaal/support/httpclient.py:27: redefinition of unused 'urllib' from line 22
./usr/share/pyshared/virtaal/support/set_enumerator.py:71: undefined name 'Cursor'
./usr/share/pyshared/virtaal/support/set_enumerator.py:73: undefined name 'Cursor'
./usr/share/pyshared/virtaal/models/undomodel.py:21: 'logging' imported but unused
./usr/share/pyshared/virtaal/models/langmodel.py:26: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/models/storemodel.py:22: 'gobject' imported but unused
./usr/share/pyshared/virtaal/models/storemodel.py:105: undefined name '_'
./usr/share/pyshared/virtaal/models/storemodel.py:107: undefined name '_'
./usr/share/pyshared/virtaal/plugins/autocompletor.py:24: 'gtk' imported but unused
./usr/share/pyshared/virtaal/plugins/autocompletor.py:25: 'logging' imported but unused
./usr/share/pyshared/virtaal/plugins/autocompletor.py:30: redefinition of unused 'defaultdict' from line 28
./usr/share/pyshared/virtaal/plugins/autocompletor.py:216: undefined name '_'
./usr/share/pyshared/virtaal/plugins/autocompletor.py:217: undefined name '_'
./usr/share/pyshared/virtaal/plugins/autocompletor.py:228: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/plugins/migration.py:37: redefinition of unused 'dbapi2' from line 35
./usr/share/pyshared/virtaal/plugins/migration.py:53: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:54: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:68: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:69: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:94: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:95: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:100: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:102: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:103: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:115: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/migration.py:129: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/migration.py:139: redefinition of function 'get_thing' from line 118
./usr/share/pyshared/virtaal/plugins/migration.py:156: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:185: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:210: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:228: undefined name '_'
./usr/share/pyshared/virtaal/plugins/migration.py:252: undefined name '_'
./usr/share/pyshared/virtaal/plugins/autocorrector.py:30: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/plugins/autocorrector.py:102: local variable 'postfix' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/autocorrector.py:150: local variable '_exc' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/autocorrector.py:262: undefined name '_'
./usr/share/pyshared/virtaal/plugins/autocorrector.py:263: undefined name '_'
./usr/share/pyshared/virtaal/plugins/_python_console.py:295: undefined name '_'
./usr/share/pyshared/virtaal/plugins/_python_console.py:296: undefined name '_'
./usr/share/pyshared/virtaal/plugins/_python_console.py:324: undefined name '_'
./usr/share/pyshared/virtaal/plugins/_helloworld.py:29: undefined name '_'
./usr/share/pyshared/virtaal/plugins/_helloworld.py:30: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/termcontroller.py:25: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/plugins/terminology/termcontroller.py:29: 'models' imported but unused
./usr/share/pyshared/virtaal/plugins/terminology/termview.py:164: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/termview.py:165: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/termview.py:177: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/terminology/__init__.py:27: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/__init__.py:28: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/autoterm.py:82: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/autoterm.py:83: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/autoterm.py:265: local variable 'localfile' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/terminology/models/opentran.py:22: 'os' imported but unused
./usr/share/pyshared/virtaal/plugins/terminology/models/opentran.py:46: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/opentran.py:47: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/opentran.py:125: local variable 'unitview' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/__init__.py:31: redefinition of unused 'BaseTerminologyModel' from line 29
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/__init__.py:42: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/__init__.py:43: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/__init__.py:74: local variable 'units' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:57: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:59: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:65: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:67: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:136: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:146: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:171: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:178: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:180: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:204: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:244: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:245: local variable 'store' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:249: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:250: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:387: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:388: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:432: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:442: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:451: undefined name '_'
./usr/share/pyshared/virtaal/plugins/terminology/models/localfile/localfileview.py:452: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:59: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:60: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:74: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:78: local variable 'item' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:110: undefined name 'srclang'
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:110: undefined name 'tgtlang'
./usr/share/pyshared/virtaal/plugins/lookup/lookupview.py:123: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/__init__.py:29: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/__init__.py:30: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:32: redefinition of unused 'BaseLookupModel' from line 30
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:40: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:41: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:45: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:50: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:55: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:171: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:180: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/weblookup.py:191: undefined name '_'
./usr/share/pyshared/virtaal/plugins/lookup/models/baselookupmodel.py:21: 'BaseModel' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/tmcontroller.py:22: 'logging' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/tmcontroller.py:29: 'models' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/tmcontroller.py:159: local variable 'old_text' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/tm/__init__.py:27: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/__init__.py:28: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/tmview.py:30: 'from tmwidgets import *' used; unable to detect undefined names
./usr/share/pyshared/virtaal/plugins/tm/tmview.py:103: local variable 'menubar' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/tm/tmview.py:183: local variable 'e' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/tm/tmview.py:187: local variable 'item' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py:23: 'logging' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py:64: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py:66: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py:67: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py:126: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/tmwidgets.py:257: local variable 'height' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py:21: 're' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py:22: 'logging' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py:32: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py:33: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py:94: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/currentfile.py:110: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/remotetm.py:30: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/remotetm.py:31: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/remotetm.py:33: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/opentran.py:23: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/models/opentran.py:36: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/opentran.py:37: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/opentran.py:79: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/opentran.py:81: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/localtm.py:37: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/localtm.py:38: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/localtm.py:40: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/localtm.py:83: local variable 'message' is assigned to but never used
./usr/share/pyshared/virtaal/plugins/tm/models/microsoft_translator.py:39: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/microsoft_translator.py:40: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/microsoft_translator.py:106: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:32: redefinition of unused 'json' from line 30
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:43: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:44: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:102: undefined name 'logging'
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:102: undefined name 'query_str'
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:112: undefined name 'logging'
./usr/share/pyshared/virtaal/plugins/tm/models/apertium.py:125: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/tinytm.py:21: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/plugins/tm/models/tinytm.py:34: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/tinytm.py:35: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/tinytm.py:52: redefinition of unused 'psycopg' from line 50
./usr/share/pyshared/virtaal/plugins/tm/models/google_translate.py:28: redefinition of unused 'json' from line 26
./usr/share/pyshared/virtaal/plugins/tm/models/google_translate.py:113: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/google_translate.py:114: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/google_translate.py:168: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/moses.py:33: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/moses.py:34: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/moses.py:74: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/_dummytm.py:28: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/_dummytm.py:29: undefined name '_'
./usr/share/pyshared/virtaal/plugins/tm/models/libtranslate.py:22: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/virtaal/plugins/tm/models/libtranslate.py:29: 'pan_app' imported but unused
./usr/share/pyshared/virtaal/modes/searchmode.py:25: 're' imported but unused
./usr/share/pyshared/virtaal/modes/searchmode.py:38: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:69: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:71: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:75: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:83: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:86: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:89: undefined name '_'
./usr/share/pyshared/virtaal/modes/searchmode.py:180: undefined name 'strings'
./usr/share/pyshared/virtaal/modes/searchmode.py:181: undefined name 'strings'
./usr/share/pyshared/virtaal/modes/searchmode.py:336: local variable 've' is assigned to but never used
./usr/share/pyshared/virtaal/modes/quicktransmode.py:31: undefined name '_'
./usr/share/pyshared/virtaal/modes/defaultmode.py:28: undefined name '_'

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