Debian Automated Code Analysis

pyflakes analysis of pycocuma_0.4.5-6-6_all.deb

./usr/share/pyshared/pycocumalib/HistoryWidget.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/HistoryWidget.py:17: 'broadcaster' imported but unused
./usr/share/pyshared/pycocumalib/vcard.py:14: 're' imported but unused
./usr/share/pyshared/pycocumalib/vcard.py:15: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/vcard.py:18: 'from vcore import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/vcard.py:21: 'codecs' imported but unused
./usr/share/pyshared/pycocumalib/vcard.py:22: 'utf_8' imported but unused
./usr/share/pyshared/pycocumalib/vcard.py:523: local variable 'vCardName' is assigned to but never used
./usr/share/pyshared/pycocumalib/ListViewWidget.py:10: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/QuickFinder.py:14: 'os' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:15: 'string' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:16: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/QuickFinder.py:19: 'IconImages' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:22: 'broker' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:28: 'ContactSelectboxWidget' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:29: 'ContactViewWidget' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:30: 'HistoryWidget' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:31: 'Query' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:32: 'Bindings' imported but unused
./usr/share/pyshared/pycocumalib/QuickFinder.py:112: 'ToolTip' imported but unused
./usr/share/pyshared/pycocumalib/MainController.py:79: local variable 'view' is assigned to but never used
./usr/share/pyshared/pycocumalib/PropertyEditor.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/debug.py:13: 'types' imported but unused
./usr/share/pyshared/pycocumalib/debug.py:14: 'from traceback import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/PreferencesDialog.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/PreferencesDialog.py:15: 'TextEdit' imported but unused
./usr/share/pyshared/pycocumalib/HelpWindow.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/JournalListWidget.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/JournalListWidget.py:14: 'Pmw' imported but unused
./usr/share/pyshared/pycocumalib/JournalListWidget.py:15: 'InputWidgets' imported but unused
./usr/share/pyshared/pycocumalib/JournalListWidget.py:16: 'ToolTip' imported but unused
./usr/share/pyshared/pycocumalib/JournalListWidget.py:17: 'string' imported but unused
./usr/share/pyshared/pycocumalib/JournalListWidget.py:18: 'Set' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWidget.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/CalendarWidget.py:14: 'Pmw' imported but unused
./usr/share/pyshared/pycocumalib/CoCuMa_Server.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/CoCuMa_Server.py:22: redefinition of unused 'sys' from line 18
./usr/share/pyshared/pycocumalib/SplashScreen.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/StringSetDialog.py:10: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ContactViewWidget.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ContactViewWidget.py:15: 'debug' imported but unused
./usr/share/pyshared/pycocumalib/ContactViewWidget.py:17: 'from AbstractContactView import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ContactListWidget.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/RadioSelectDialog.py:11: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ContactEditWidget.py:10: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ContactEditWidget.py:14: 'debug' imported but unused
./usr/share/pyshared/pycocumalib/ContactEditWidget.py:18: 'from AbstractContactView import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ContactEditWidget.py:163: 'time' imported but unused
./usr/share/pyshared/pycocumalib/broadcaster.py:59: undefined name 'currentSource'
./usr/share/pyshared/pycocumalib/LetterComposer.py:13: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ImportExportDialog.py:11: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ImportExportDialog.py:12: 'Pmw' imported but unused
./usr/share/pyshared/pycocumalib/IconImages.py:2: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/IOBinding.py:10: 'os' imported but unused
./usr/share/pyshared/pycocumalib/IOBinding.py:11: 'tkFileDialog' imported but unused
./usr/share/pyshared/pycocumalib/IOBinding.py:12: 'tkMessageBox' imported but unused
./usr/share/pyshared/pycocumalib/IOBinding.py:13: 'debug' imported but unused
./usr/share/pyshared/pycocumalib/IOBinding.py:14: 'broker' imported but unused
./usr/share/pyshared/pycocumalib/MultiStatusBar.py:10: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/vcore.py:16: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/vcore.py:149: 'Set' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:18: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/MainView.py:30: 'ContactSelectboxWidget' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:31: 'ContactListWidget' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:32: 'ContactEditWidget' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:33: 'ContactViewWidget' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:35: 'ListViewWidget' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:36: 'IOBinding' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:37: 'Query' imported but unused
./usr/share/pyshared/pycocumalib/MainView.py:38: 'Bindings' imported but unused
./usr/share/pyshared/pycocumalib/FindDialog.py:11: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ToolTip.py:14: 'os' imported but unused
./usr/share/pyshared/pycocumalib/ToolTip.py:15: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ToolTip.py:98: local variable 'tip' is assigned to but never used
./usr/share/pyshared/pycocumalib/InputWidgets.py:14: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/InputWidgets.py:456: 'Set' imported but unused
./usr/share/pyshared/pycocumalib/InputWidgets.py:484: local variable 'tooltip' is assigned to but never used
./usr/share/pyshared/pycocumalib/JournalWindow.py:14: 'os' imported but unused
./usr/share/pyshared/pycocumalib/JournalWindow.py:15: 'string' imported but unused
./usr/share/pyshared/pycocumalib/JournalWindow.py:16: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/JournalWindow.py:25: 'JournalListWidget' imported but unused
./usr/share/pyshared/pycocumalib/JournalWindow.py:26: 'JournalEditWidget' imported but unused
./usr/share/pyshared/pycocumalib/Bindings.py:15: 'string' imported but unused
./usr/share/pyshared/pycocumalib/Bindings.py:16: 'from keydefs import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/FieldMappingDialog.py:11: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/JournalEditWidget.py:10: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/JournalEditWidget.py:12: 'string' imported but unused
./usr/share/pyshared/pycocumalib/JournalEditWidget.py:13: 'debug' imported but unused
./usr/share/pyshared/pycocumalib/JournalEditWidget.py:168: 'vC_attendee' imported but unused
./usr/share/pyshared/pycocumalib/MultiColumnTextList.py:11: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/converters.py:15: 'debug' imported but unused
./usr/share/pyshared/pycocumalib/converters.py:364: 'codecs' imported but unused
./usr/share/pyshared/pycocumalib/converters.py:365: 'latin_1' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:14: 'os' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:15: 'string' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:16: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/CalendarWindow.py:17: 'tkMessageBox' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:18: 'Pmw' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:21: 'broker' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:22: 'time' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:26: 'JournalListWidget' imported but unused
./usr/share/pyshared/pycocumalib/CalendarWindow.py:27: 'JournalEditWidget' imported but unused
./usr/share/pyshared/pycocumalib/vcalendar.py:18: 're' imported but unused
./usr/share/pyshared/pycocumalib/vcalendar.py:19: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/vcalendar.py:20: 'string' imported but unused
./usr/share/pyshared/pycocumalib/vcalendar.py:21: 'debug' imported but unused
./usr/share/pyshared/pycocumalib/vcalendar.py:22: 'from vcore import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/MainModel.py:14: '__version__' imported but unused
./usr/share/pyshared/pycocumalib/texwrapper.py:19: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/ConnectDialog.py:11: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/Query.py:13: 'vcard' imported but unused
./usr/share/pyshared/pycocumalib/Query.py:16: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/pyshared/pycocumalib/Query.py:18: 'debug' imported but unused

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