Debian Automated Code Analysis

pyflakes analysis of rednotebook_1.1.6-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:29: 'OptionValueError' imported but unused
./usr/share/rednotebook/rednotebook/journal.py:42: redefinition of unused 'filesystem' from line 40
./usr/share/rednotebook/rednotebook/journal.py:382: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:385: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:392: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/journal.py:393: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:424: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:425: undefined name '_'
./usr/share/rednotebook/rednotebook/journal.py:428: 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:129: 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:24: 'logging' imported but unused
./usr/share/rednotebook/rednotebook/templates.py:25: 'time' imported but unused
./usr/share/rednotebook/rednotebook/templates.py:26: 'codecs' imported but unused
./usr/share/rednotebook/rednotebook/templates.py:93: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:117: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:131: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:141: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:199: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:351: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:354: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:357: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:360: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:363: undefined name '_'
./usr/share/rednotebook/rednotebook/templates.py:367: undefined name '_'
./usr/share/rednotebook/rednotebook/util/dates.py:21: 'time' imported but unused
./usr/share/rednotebook/rednotebook/util/dates.py:58: undefined name '_'
./usr/share/rednotebook/rednotebook/util/filesystem.py:33: redefinition of unused 'os' from line 22
./usr/share/rednotebook/rednotebook/util/filesystem.py:135: redefinition of unused 'chardet' from line 132
./usr/share/rednotebook/rednotebook/util/filesystem.py:270: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/util/filesystem.py:330: 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:249: undefined name '_'
./usr/share/rednotebook/rednotebook/util/utils.py:250: undefined name '_'
./usr/share/rednotebook/rednotebook/util/utils.py:251: undefined name '_'
./usr/share/rednotebook/rednotebook/util/utils.py:258: 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/markup.py:46: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:22: 'dates' imported but unused
./usr/share/rednotebook/rednotebook/util/statistics.py:81: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:82: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:83: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:84: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:85: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:86: undefined name '_'
./usr/share/rednotebook/rednotebook/util/statistics.py:87: 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:96: undefined name '_'
./usr/share/rednotebook/rednotebook/util/unicode.py:62: 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:104: 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:23: 'time' imported but unused
./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:323: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:549: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:550: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:551: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:555: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:557: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:559: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:561: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:583: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:744: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:747: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:748: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:749: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:750: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:766: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:767: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:799: local variable 'numlist_ui' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/main_window.py:800: local variable 'title_ui' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/main_window.py:816: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:817: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:818: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:819: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:823: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:847: 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:854: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:855: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:857: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:859: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:861: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:863: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:864: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:866: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:868: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:869: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:871: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:872: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:895: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:899: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:980: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1140: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1227: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1233: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1290: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1350: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1351: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1392: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1396: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/main_window.py:1400: 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:230: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:50: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:122: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:138: local variable 'tags_iter' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/categories.py:152: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:159: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:289: local variable 'entry_node' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/categories.py:423: local variable 'new_entry_dialog' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/categories.py:428: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:432: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/categories.py:436: 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:30: '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:183: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:292: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:293: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:296: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:297: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:298: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:299: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:307: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:314: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:319: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:320: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:321: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:322: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:323: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/options.py:324: 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:186: local variable 'item' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/journalgeist.py:206: 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:40: 'IntroductionPage' imported but unused
./usr/share/rednotebook/rednotebook/gui/exports.py:52: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:53: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:60: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:62: 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:123: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:125: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:135: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:143: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:149: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:150: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:254: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:278: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:303: 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:307: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:317: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:322: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:327: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:333: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:338: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:382: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:383: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:386: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:387: 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:391: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:395: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:395: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:438: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/exports.py:465: local variable 'err' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/exports.py:534: 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:287: undefined name '_'
./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:294: local variable 'date_exp' is assigned to but never used
./usr/share/rednotebook/rednotebook/gui/imports.py:326: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:327: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/imports.py:328: 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:92: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:94: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:97: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:102: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:105: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:106: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:108: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:109: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:111: 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:116: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:119: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:121: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:123: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:137: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:138: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:139: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:140: 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:145: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:146: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:250: undefined name '_'
./usr/share/rednotebook/rednotebook/gui/menu.py:270: 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 Fri, 10 Jun 2011 06:46:47 +0000, based on results by pyflakes 0.4.0-1