Debian Automated Code Analysis

pyflakes analysis of rednotebook_1.1.2-1_all.deb

./usr/share/rednotebook/rednotebook/data.py:23: 'logging' imported but unused
./usr/share/rednotebook/rednotebook/journal.py:25: 'operator' imported but unused
./usr/share/rednotebook/rednotebook/journal.py:28: 'OptionValueError' imported but unused
./usr/share/rednotebook/rednotebook/journal.py:34: redefinition of unused 'filesystem' from line 32
./usr/share/rednotebook/rednotebook/journal.py:206: redefinition of unused 'gettext' from line 180
./usr/share/rednotebook/rednotebook/journal.py:242: 'unicode' imported but unused
./usr/share/rednotebook/rednotebook/journal.py:392: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:395: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:402: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/journal.py:403: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:434: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:435: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:438: undefined name '_'
./usr/share/rednotebook/rednotebook/storage.py:41: redefinition of unused 'Loader' from line 37
./usr/share/rednotebook/rednotebook/storage.py:41: redefinition of unused 'Dumper' from line 38
./usr/share/rednotebook/rednotebook/storage.py:41: 'Dumper' imported but unused
./usr/share/rednotebook/rednotebook/storage.py:149: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/encrypt.py:23: redefinition of unused 'Blowfish' from line 21
./usr/share/rednotebook/rednotebook/encrypt.py:40: undefined name 'Error'
./usr/share/rednotebook/rednotebook/encrypt.py:56: undefined name 'Error'
./usr/share/rednotebook/rednotebook/templates.py:23: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/templates.py:26: 'codecs' imported but unused
./usr/share/rednotebook/rednotebook/templates.py:120: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:287: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:290: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:293: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:296: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:299: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:302: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:329: local variable 'file' is assigned to but never used
./usr/share/rednotebook/rednotebook/util/filesystem.py:33: redefinition of unused 'os' from line 22
./usr/share/rednotebook/rednotebook/util/filesystem.py:139: redefinition of unused 'chardet' from line 136
./usr/share/rednotebook/rednotebook/util/filesystem.py:280: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/util/filesystem.py:338: undefined name 'WindowsError'
./usr/share/rednotebook/rednotebook/util/utils.py:24: 'random' imported but unused
./usr/share/rednotebook/rednotebook/util/utils.py:25: 'operator' imported but unused
./usr/share/rednotebook/rednotebook/util/utils.py:26: 'itemgetter' imported but unused
./usr/share/rednotebook/rednotebook/util/utils.py:39: 'customwidgets' imported but unused
./usr/share/rednotebook/rednotebook/util/utils.py:61: local variable 'often_used_words' is assigned to but never used
./usr/share/rednotebook/rednotebook/util/utils.py:248: undefined name '_'
./usr/share/rednotebook/rednotebook/util/utils.py:249: undefined name '_'
./usr/share/rednotebook/rednotebook/util/utils.py:250: undefined name '_'
./usr/share/rednotebook/rednotebook/util/utils.py:257: undefined name '_'
./usr/share/rednotebook/rednotebook/util/markup.py:31: redefinition of unused 'sys' from line 23
./usr/share/rednotebook/rednotebook/util/markup.py:38: 'dates' imported but unused
./usr/share/rednotebook/rednotebook/util/markup.py:39: 'utils' imported but unused
./usr/share/rednotebook/rednotebook/util/statistics.py:22: 'dates' imported but unused
./usr/share/rednotebook/rednotebook/util/statistics.py:89: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:90: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:91: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:92: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:93: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:94: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:95: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:103: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:104: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:105: undefined name '_'
./usr/share/rednotebook/rednotebook/util/unicode.py:61: local variable 'UnicodeEncodeError' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/browser.py:26: 'warnings' imported but unused
./usr/share/rednotebook/rednotebook/gui/browser.py:103: local variable 'handler' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/browser.py:184: local variable 'matches' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/main_window.py:25: 'urlparse' imported but unused
./usr/share/rednotebook/rednotebook/gui/main_window.py:26: 'webbrowser' imported but unused
./usr/share/rednotebook/rednotebook/gui/main_window.py:38: redefinition of unused 'gtkspell' from line 36
./usr/share/rednotebook/rednotebook/gui/main_window.py:49: 'customwidgets' imported but unused
./usr/share/rednotebook/rednotebook/gui/main_window.py:50: 'get_button_width' imported but unused
./usr/share/rednotebook/rednotebook/gui/main_window.py:54: 'info' imported but unused
./usr/share/rednotebook/rednotebook/gui/main_window.py:96: local variable 'icons' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/main_window.py:321: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:544: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:545: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:546: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:550: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:552: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:554: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:556: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:578: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:723: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:726: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:727: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:728: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:729: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:745: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:746: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:778: local variable 'numlist_ui' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/main_window.py:779: local variable 'title_ui' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/main_window.py:795: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:796: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:797: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:798: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:802: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:826: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:827: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:829: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:830: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:833: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:834: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:836: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:839: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:842: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:845: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:846: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:848: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:850: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:851: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:853: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:854: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:877: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:881: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:966: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1124: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1211: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1217: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1274: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1337: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1338: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1380: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1384: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1388: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/clouds.py:47: local variable 'often_used_words' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/clouds.py:137: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/clouds.py:142: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/clouds.py:231: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:49: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:124: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:140: local variable 'tags_iter' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/categories.py:155: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:163: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:304: local variable 'entry_node' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/categories.py:388: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:458: local variable 'new_entry_dialog' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/categories.py:463: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:467: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:471: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/htmlparser.py:2: 're' imported but unused
./usr/share/rednotebook/rednotebook/gui/customwidgets.py:165: undefined name 'calendar'
./usr/share/rednotebook/rednotebook/gui/customwidgets.py:298: undefined name 'path_type'
./usr/share/rednotebook/rednotebook/gui/customwidgets.py:337: local variable 'correct' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/customwidgets.py:377: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:26: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/options.py:31: 'browser' imported but unused
./usr/share/rednotebook/rednotebook/gui/options.py:86: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:156: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:156: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:157: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:162: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:181: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:289: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:290: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:293: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:294: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:295: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:296: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:315: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:322: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:327: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:328: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:329: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:330: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:331: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:332: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:36: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:44: redefinition of unused 'zeitgeist' from line 39
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:46: 'TimeRange' imported but unused
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:46: 'Manifestation' imported but unused
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:46: 'Subject' imported but unused
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:49: 'combine_gdk_color' imported but unused
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:49: 'get_gtk_rgba' imported but unused
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:82: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:83: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:84: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:85: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:124: local variable 'today' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:126: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:139: undefined name 'evbox'
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:187: local variable 'item' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:207: undefined name 'events'
./usr/share/rednotebook/rednotebook/gui/exports.py:24: 're' imported but unused
./usr/share/rednotebook/rednotebook/gui/exports.py:25: redefinition of unused 'datetime' from line 22
./usr/share/rednotebook/rednotebook/gui/exports.py:26: 'codecs' imported but unused
./usr/share/rednotebook/rednotebook/gui/exports.py:39: 'IntroductionPage' imported but unused
./usr/share/rednotebook/rednotebook/gui/exports.py:51: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:52: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:59: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:61: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:120: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:121: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:122: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:124: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:134: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:142: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:148: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:149: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:253: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:277: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:302: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:304: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:305: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:306: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:316: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:321: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:326: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:332: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:337: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:381: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:382: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:385: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:386: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:388: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:389: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:390: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:394: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:394: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:440: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:467: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/exports.py:536: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:44: 'IntroductionPage' imported but unused
./usr/share/rednotebook/rednotebook/gui/imports.py:71: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:72: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:73: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:106: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:108: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:109: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:114: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:119: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:123: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:186: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:196: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/imports.py:240: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:241: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:270: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:271: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:272: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:276: local variable 'date_exp' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/imports.py:288: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:289: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:290: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:295: local variable 'date_exp' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/imports.py:328: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:329: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:330: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/richtext.py:44: 'HtmlTagWriter' imported but unused
./usr/share/rednotebook/rednotebook/gui/richtext.py:58: redefinition of unused 'ignore_tag' from line 49
./usr/share/rednotebook/rednotebook/gui/richtext.py:130: local variable 'e' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/richtext.py:229: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/richtext.py:267: undefined name 'filename'
./usr/share/rednotebook/rednotebook/gui/richtext.py:343: undefined name 'textview'
./usr/share/rednotebook/rednotebook/gui/menu.py:93: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:95: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:98: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:103: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:106: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:107: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:109: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:110: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:112: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:113: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:114: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:115: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:117: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:120: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:122: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:124: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:138: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:141: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:142: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:143: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:144: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:145: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:146: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:148: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:149: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:151: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:152: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:264: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:286: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/keepnote/linked_list.py:81: undefined name 'ndoe'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/font_selector.py:6: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/font_selector.py:10: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_drag_drop_test.py:8: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/basetreeview.py:7: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/basetreeview.py:8: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/basetreeview.py:365: undefined name 'NoteBookTrash'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/basetreeview.py:401: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/basetreeview.py:442: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/basetreeview.py:708: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:11: 're' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:16: 'threading' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:17: 'time' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:27: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:32: 'get_resource' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:44: 'RichTextView' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:255: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:256: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:342: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:362: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:403: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:685: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:688: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:711: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:717: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:724: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:730: undefined name 'NoteBookVersionError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:733: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:735: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:739: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:747: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:971: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:973: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:974: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1005: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1007: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1008: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1030: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1042: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1059: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1084: undefined name 'tasklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1192: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1207: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1270: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1360: local variable 'proc' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1381: local variable 'proc' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1408: local variable 'image_path' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1462: undefined name 'KeepNoteError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1505: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1516: undefined name 'KeepNoteError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1526: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1571: undefined name 'KeepNoteError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1577: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1578: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1581: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/main_window.py:1640: undefined name 'tasklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:9: 'traceback' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:9: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:9: 'threading' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:9: 'time' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:9: 'shutil' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:16: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:21: 'builtin_icons' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:21: 'get_all_icon_basenames' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:171: undefined name 'GError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:182: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_node_icon.py:259: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_image_resize.py:9: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_image_resize.py:14: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_image_resize.py:55: undefined name 'get_resource'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/screenshot_win.py:2: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/treeview.py:13: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/treeview.py:55: local variable 'e' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/colortool.py:22: 'get_resource_image' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_find.py:9: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_find.py:57: undefined name 'get_resource'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_app_options.py:9: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_app_options.py:35: undefined name 'get_resource'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_app_options.py:182: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_app_options.py:186: local variable 'note' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/listview.py:13: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/listview.py:18: 'get_resource_image' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/listview.py:18: 'get_resource_pixbuf' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/listview.py:18: 'get_resource' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:11: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:11: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:16: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:29: 'richtext' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:31: 'get_resource' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:107: undefined name 'KeepNoteError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:144: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/editor.py:203: undefined name 'NoteBookError'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/treemodel.py:7: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/treemodel.py:162: undefined name 'get_str_timestamp'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:11: 'subprocess' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:11: 'shutil' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:11: 'tempfile' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:11: 're' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:11: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:11: 'shlex' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:16: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:19: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:103: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:111: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:120: undefined name '_g_default_node_icon_filenames'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:147: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/__init__.py:283: undefined name 'keepnote'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:9: 'traceback' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:9: 'threading' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:9: 'time' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:9: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:16: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:53: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:57: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:72: undefined name 'notebook_update'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:74: undefined name 'notebooklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:76: undefined name 'tasklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_update_notebook.py:128: undefined name 'tasklib'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_wait.py:9: 'traceback' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_wait.py:9: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_wait.py:9: 'os' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/dialog_wait.py:33: undefined name 'get_resource'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_tags.py:10: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_tags.py:11: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_tags.py:15: 'RichTextTagClass' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:3: 're' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:3: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:18: 'buffer_contents_apply_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:18: 'buffer_contents_iter_to_offset' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:18: 'normalize_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:34: 'RichTextBulletTag' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:34: 'RichTextTag' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:34: 'RichTextModTag' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:89: local variable 'e' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:298: local variable 'e' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:495: local variable 'weight' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbuffer.py:496: local variable 'style' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/undo_handler.py:10: 'normalize_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:12: 'buffer_contents_apply_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:12: 'buffer_contents_iter_to_offset' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:12: 'insert_buffer_contents' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:12: 'iter_buffer_contents' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:25: 'RichTextBuffer' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:711: local variable 'e' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:854: local variable 'e' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtext_html.py:1170: redefinition of function 'walk' from line 1113
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:11: 'sys' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:12: 'urllib2' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:24: redefinition of unused 'gtkspell' from line 22
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:32: 'add_child_to_buffer' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:40: redefinition of unused 'RichTextIndentTag' from line 32
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:40: 'RichTextBulletTag' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:40: 'RichTextIndentTag' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:169: undefined name 'safefile'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:199: undefined name 'safefile'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/__init__.py:211: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbase_tags.py:6: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbase_tags.py:6: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbase_tags.py:7: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:5: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:6: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:10: 'buffer_contents_apply_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:10: 'buffer_contents_iter_to_offset' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:10: 'normalize_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:10: 'iter_buffer_contents' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:10: 'insert_buffer_contents' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:17: 'TagAction' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:17: 'Action' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:26: 'RichTextTagClass' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:370: local variable 'length' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/richtextbasebuffer.py:686: undefined name 'RichTextFont'
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:5: 'gtk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:5: 'gobject' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:5: 'pango' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:6: 'gdk' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:12: 'buffer_contents_iter_to_offset' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:12: 'buffer_contents_apply_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:12: 'insert_buffer_contents' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:12: 'normalize_tags' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:12: 'iter_buffer_contents' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:20: 'RichTextBulletTag' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:24: 'add_child_to_buffer' imported but unused
./usr/share/rednotebook/rednotebook/gui/keepnote/gui/richtext/indent_handler.py:24: 'RichTextBaseBuffer' imported but unused
./usr/share/rednotebook/rednotebook/external/htmltextview.py:116: redefinition of function '_get_current_attributes' from line 88
./usr/share/rednotebook/rednotebook/external/htmltextview.py:423: local variable 'ex' is assigned to but never used
./usr/share/rednotebook/rednotebook/external/txt2tags.py:3708: undefined name 'TITLE'

This report was generated on Mon, 03 Jan 2011 01:30:02 +0000, based on results by pyflakes 0.4.0-1