Debian Automated Code Analysis

pyflakes analysis of python-papyon_0.5.4-2_all.deb

./usr/share/pyshared/papyon/p2p.py:32: 'SLPStatus' imported but unused
./usr/share/pyshared/papyon/p2p.py:34: 'Profile' imported but unused
./usr/share/pyshared/papyon/p2p.py:34: 'Contact' imported but unused
./usr/share/pyshared/papyon/p2p.py:36: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/p2p.py:43: 'urllib' imported but unused
./usr/share/pyshared/papyon/client.py:93: 'from papyon.transport import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/client.py:103: 'ProtocolError' imported but unused
./usr/share/pyshared/papyon/client.py:103: 'AuthenticationError' imported but unused
./usr/share/pyshared/papyon/__init__.py:36: 'from client import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/__init__.py:37: 'from conversation import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/__init__.py:38: 'NetworkID' imported but unused
./usr/share/pyshared/papyon/__init__.py:38: 'Group' imported but unused
./usr/share/pyshared/papyon/__init__.py:38: 'Presence' imported but unused
./usr/share/pyshared/papyon/__init__.py:38: 'Privacy' imported but unused
./usr/share/pyshared/papyon/__init__.py:38: 'Contact' imported but unused
./usr/share/pyshared/papyon/__init__.py:38: 'Membership' imported but unused
./usr/share/pyshared/papyon/__init__.py:39: 'event' imported but unused
./usr/share/pyshared/papyon/__init__.py:40: 'sip' imported but unused
./usr/share/pyshared/papyon/switchboard_manager.py:437: local variable 'switchboard_participants' is assigned to but never used
./usr/share/pyshared/papyon/switchboard_manager.py:445: local variable 'handlers_class' is assigned to but never used
./usr/share/pyshared/papyon/profile.py:503: undefined name 'self'
./usr/share/pyshared/papyon/event/__init__.py:62: local variable 'e' is assigned to but never used
./usr/share/pyshared/papyon/event/__init__.py:68: 'from client import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:69: 'from conversation import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:70: 'from profile import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:71: 'from contact import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:72: 'from address_book import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:73: 'from offline_messages import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:74: 'from invite import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:75: 'from mailbox import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:76: 'from call import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:77: 'from media import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:78: 'from session import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/event/__init__.py:79: 'from webcam import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/util/decorator.py:22: 'sys' imported but unused
./usr/share/pyshared/papyon/util/debug.py:21: 'struct' imported but unused
./usr/share/pyshared/papyon/util/string_io.py:24: 'from cStringIO import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/util/string_io.py:26: 'from StringIO import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/util/element_tree.py:24: 'from xml.etree.cElementTree import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/util/element_tree.py:27: 'from cElementTree import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/util/element_tree.py:29: 'from elementtree.ElementTree import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/util/iso8601/__init__.py:1: 'from iso8601 import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/SOAPService.py:25: 'from SOAPUtils import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/SOAPService.py:27: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/__init__.py:27: 'ContentRoaming' imported but unused
./usr/share/pyshared/papyon/service/SingleSignOn.py:21: 'from SOAPService import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/SingleSignOn.py:25: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/SingleSignOn.py:29: 'time' imported but unused
./usr/share/pyshared/papyon/service/SingleSignOn.py:256: redefinition of unused 'sys' from line 31
./usr/share/pyshared/papyon/service/AddressBook/ab.py:22: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/ab.py:24: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/ab.py:25: 'from papyon.service.AddressBook.common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/ab.py:26: 'from papyon.service.AddressBook.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/ab.py:408: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/__init__.py:21: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/__init__.py:22: 'from address_book import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/address_book.py:31: 'from papyon.service.AddressBook.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/address_book.py:32: 'from papyon.service.description.AB.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/address_book.py:33: 'from papyon.service.AddressBook.scenario.contacts import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/address_book.py:38: undefined name 'AddressBookState' in __all__
./usr/share/pyshared/papyon/service/AddressBook/address_book.py:669: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/sharing.py:22: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/sharing.py:24: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/sharing.py:25: 'from papyon.service.AddressBook.common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/sharing.py:26: 'from papyon.service.AddressBook.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/sharing.py:242: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/__init__.py:23: 'from sync import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/__init__.py:24: 'from contacts import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/__init__.py:25: 'from groups import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/base.py:20: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/sync/__init__.py:20: 'from initial_sync import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:20: 'from accept_invite import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:21: 'from decline_invite import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:22: 'from check_pending_invite import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:24: 'from update_memberships import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:25: 'from block_contact import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:26: 'from unblock_contact import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:27: 'from allow_contact import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:28: 'from disallow_contact import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:30: 'from contact_update_properties import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:31: 'from contact_delete import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:33: 'from email_contact_add import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:34: 'from messenger_contact_add import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py:35: 'from mobile_contact_add import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/email_contact_add.py:53: undefined name 'contact_info'
./usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/email_contact_add.py:54: undefined name 'contact_info'
./usr/share/pyshared/papyon/service/AddressBook/scenario/groups/__init__.py:20: 'from group_add import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/groups/__init__.py:21: 'from group_contact_add import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/groups/__init__.py:22: 'from group_contact_delete import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/groups/__init__.py:23: 'from group_delete import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/AddressBook/scenario/groups/__init__.py:24: 'from group_rename import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/__init__.py:21: 'from offline_messages_box import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/__init__.py:22: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/rsi.py:21: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/rsi.py:23: 'from papyon.service.OfflineIM.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/rsi.py:24: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/offline_messages_box.py:24: 'from papyon.service.SOAPUtils import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/offline_messages_box.py:25: 'from papyon.service.OfflineIM.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/offline_messages_box.py:389: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/offline_messages_box.py:390: 'AddressBook' imported but unused
./usr/share/pyshared/papyon/service/OfflineIM/oim.py:23: 'from papyon.service.OfflineIM.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/oim.py:25: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/oim.py:26: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/send_message.py:19: 'from papyon.service.OfflineIM.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/__init__.py:23: 'base' imported but unused
./usr/share/pyshared/papyon/service/OfflineIM/scenario/__init__.py:25: 'from sync_headers import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/__init__.py:26: 'from fetch_messages import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/__init__.py:27: 'from send_message import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/__init__.py:28: 'from delete_messages import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/fetch_messages.py:20: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/OfflineIM/scenario/sync_headers.py:19: 'from papyon.service.OfflineIM.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/contactcardservice.py:22: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/contactcardservice.py:24: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/__init__.py:22: 'from spaces import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/spaces.py:23: 'from papyon.service.SOAPUtils import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/spaces.py:25: 'ElementTree' imported but unused
./usr/share/pyshared/papyon/service/Spaces/spaces.py:26: 'StringIO' imported but unused
./usr/share/pyshared/papyon/service/Spaces/spaces.py:70: redefinition of unused 'logging' from line 29
./usr/share/pyshared/papyon/service/Spaces/spaces.py:71: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/spaces.py:72: 'from papyon.service.AddressBook import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/Spaces/scenario/__init__.py:23: 'base' imported but unused
./usr/share/pyshared/papyon/service/Spaces/scenario/__init__.py:25: 'from get_contact_card import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/storage.py:20: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/storage.py:22: 'from papyon.service.ContentRoaming.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/storage.py:23: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/storage.py:121: local variable 'document' is assigned to but never used
./usr/share/pyshared/papyon/service/ContentRoaming/__init__.py:21: 'from content_roaming import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:20: 'scenario' imported but unused
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:22: 'from papyon.service.ContentRoaming.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:23: 'from papyon.service.ContentRoaming.scenario import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:24: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:32: undefined name 'ContentRoamingError' in __all__
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:32: undefined name 'ContentRoamingState' in __all__
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:196: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py:197: 'from papyon.service.AddressBook import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/get_stored_profile.py:19: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/get_stored_profile.py:21: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/store_profile.py:19: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/store_profile.py:21: 'from papyon.util.async import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/__init__.py:23: 'base' imported but unused
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/__init__.py:25: 'from get_stored_profile import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/ContentRoaming/scenario/__init__.py:26: 'from store_profile import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/__init__.py:21: 'SingleSignOn' imported but unused
./usr/share/pyshared/papyon/service/description/__init__.py:23: 'AB' imported but unused
./usr/share/pyshared/papyon/service/description/__init__.py:24: 'Sharing' imported but unused
./usr/share/pyshared/papyon/service/description/__init__.py:26: 'SchematizedStore' imported but unused
./usr/share/pyshared/papyon/service/description/__init__.py:28: 'RSI' imported but unused
./usr/share/pyshared/papyon/service/description/__init__.py:29: 'OIM' imported but unused
./usr/share/pyshared/papyon/service/description/__init__.py:30: 'Spaces' imported but unused
./usr/share/pyshared/papyon/service/description/Sharing/AddMember.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/Sharing/FindMembership.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/Sharing/FindMembership.py:21: 'Membership' imported but unused
./usr/share/pyshared/papyon/service/description/Sharing/__init__.py:25: 'FindMembership' imported but unused
./usr/share/pyshared/papyon/service/description/Sharing/__init__.py:26: 'AddMember' imported but unused
./usr/share/pyshared/papyon/service/description/Sharing/__init__.py:27: 'DeleteMember' imported but unused
./usr/share/pyshared/papyon/service/description/Sharing/DeleteMember.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABGroupAdd.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABFindAll.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABFindAll.py:22: 'xml' imported but unused
./usr/share/pyshared/papyon/service/description/AB/ABContactDelete.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABGroupUpdate.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/__init__.py:25: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/__init__.py:27: 'ABAdd' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:29: 'ABFindAll' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:31: 'ABContactAdd' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:32: 'ABContactDelete' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:33: 'ABContactUpdate' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:35: 'ABGroupAdd' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:36: 'ABGroupDelete' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:37: 'ABGroupUpdate' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:38: 'ABGroupContactAdd' imported but unused
./usr/share/pyshared/papyon/service/description/AB/__init__.py:39: 'ABGroupContactDelete' imported but unused
./usr/share/pyshared/papyon/service/description/AB/ABContactAdd.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABContactAdd.py:21: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABContactUpdate.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABContactUpdate.py:21: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABGroupContactDelete.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABGroupContactAdd.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABGroupContactAdd.py:21: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABGroupDelete.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABAdd.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/AB/ABAdd.py:21: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/RSI/DeleteMessages.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/RSI/GetMetadata.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/RSI/__init__.py:25: 'GetMetadata' imported but unused
./usr/share/pyshared/papyon/service/description/RSI/__init__.py:26: 'GetMessage' imported but unused
./usr/share/pyshared/papyon/service/description/RSI/__init__.py:27: 'DeleteMessages' imported but unused
./usr/share/pyshared/papyon/service/description/RSI/GetMessage.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/SingleSignOn/__init__.py:27: 'RequestMultipleSecurityTokens' imported but unused
./usr/share/pyshared/papyon/service/description/OIM/__init__.py:25: 'Store2' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/FindDocuments.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/SchematizedStore/CreateRelationships.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/SchematizedStore/CreateDocument.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py:25: 'GetProfile' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py:26: 'UpdateProfile' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py:28: 'DeleteRelationships' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py:29: 'CreateRelationships' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py:31: 'CreateDocument' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py:32: 'FindDocuments' imported but unused
./usr/share/pyshared/papyon/service/description/SchematizedStore/DeleteRelationships.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/SchematizedStore/UpdateProfile.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/SchematizedStore/GetProfile.py:20: 'from common import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/service/description/Spaces/__init__.py:25: 'GetXmlFeed' imported but unused
./usr/share/pyshared/papyon/media/stream.py:22: 'from papyon.media.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/conference.py:21: 'from papyon.media import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/conference.py:22: 'from papyon.event.media import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/conference.py:31: 'sys' imported but unused
./usr/share/pyshared/papyon/media/rtc.py:21: 'from papyon.msnp.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:21: 'from call import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:22: 'from candidate import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:23: 'from codec import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:24: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:25: 'from message import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:26: 'from relay import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:27: 'from rtc import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:28: 'from session import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/__init__.py:29: 'from stream import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/media/session.py:22: 'from papyon.media.stream import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/turn.py:22: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/turn.py:25: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/turn.py:37: 'random' imported but unused
./usr/share/pyshared/papyon/sip/turn.py:174: redefinition of unused 'hmac' from line 35
./usr/share/pyshared/papyon/sip/core.py:24: 'SIPVia' imported but unused
./usr/share/pyshared/papyon/sip/core.py:27: 'rw_property' imported but unused
./usr/share/pyshared/papyon/sip/core.py:353: undefined name 'call_id'
./usr/share/pyshared/papyon/sip/transport.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/transport.py:22: 'from papyon.gnet.io import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/transport.py:23: 'from papyon.msnp.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/ice.py:22: 'from papyon.media.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/ice.py:23: 'from papyon.util.encoding import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/message.py:22: 'from papyon.sip.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/sdp.py:22: 'from papyon.media.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/__init__.py:21: 'SIPCallManager' imported but unused
./usr/share/pyshared/papyon/sip/registration.py:21: 'Timer' imported but unused
./usr/share/pyshared/papyon/sip/registration.py:28: undefined name 'logging'
./usr/share/pyshared/papyon/sip/registration.py:28: redefinition of unused 'logger' from line 24
./usr/share/pyshared/papyon/sip/registration.py:88: undefined name 'RequireSecurityTokens'
./usr/share/pyshared/papyon/sip/registration.py:88: undefined name 'LiveService'
./usr/share/pyshared/papyon/sip/registration.py:93: undefined name 'LiveService'
./usr/share/pyshared/papyon/sip/registration.py:94: undefined name 'base64'
./usr/share/pyshared/papyon/sip/registration.py:97: undefined name 'RequireSecurityTokens'
./usr/share/pyshared/papyon/sip/registration.py:97: undefined name 'LiveService'
./usr/share/pyshared/papyon/sip/registration.py:99: undefined name 'LiveService'
./usr/share/pyshared/papyon/sip/registration.py:100: undefined name 'base64'
./usr/share/pyshared/papyon/sip/call.py:24: 'from papyon.service.SingleSignOn import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/call.py:25: 'from papyon.sip.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/sip/dialog.py:29: 're' imported but unused
./usr/share/pyshared/papyon/sip/dialog.py:319: local variable 'uri' is assigned to but never used
./usr/share/pyshared/papyon/sip/call_manager.py:21: 'from papyon.msnp.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/SLP.py:136: local variable 'value' is assigned to but never used
./usr/share/pyshared/papyon/msnp2p/test.py:5: 'from papyon.msnp2p.session_manager import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/test.py:6: 'from papyon.msnp2p.session import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/test.py:7: 'EufGuid' imported but unused
./usr/share/pyshared/papyon/msnp2p/test.py:9: 'StringIO' imported but unused
./usr/share/pyshared/papyon/msnp2p/test.py:133: local variable 'n' is assigned to but never used
./usr/share/pyshared/papyon/msnp2p/webcam.py:22: 'from papyon.msnp2p.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/webcam.py:23: 'from papyon.msnp2p.SLP import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/webcam.py:24: 'from papyon.msnp2p.transport import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/webcam.py:30: 'gobject' imported but unused
./usr/share/pyshared/papyon/msnp2p/webcam.py:32: 'base64' imported but unused
./usr/share/pyshared/papyon/msnp2p/webcam.py:34: 'random' imported but unused
./usr/share/pyshared/papyon/msnp2p/session_manager.py:22: 'SLPContentType' imported but unused
./usr/share/pyshared/papyon/msnp2p/session_manager.py:23: 'from papyon.msnp2p.transport import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/session_manager.py:24: 'from papyon.msnp2p.SLP import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/__init__.py:25: 'P2PSessionManager' imported but unused
./usr/share/pyshared/papyon/msnp2p/__init__.py:26: 'P2PSession' imported but unused
./usr/share/pyshared/papyon/msnp2p/__init__.py:27: 'EufGuid' imported but unused
./usr/share/pyshared/papyon/msnp2p/__init__.py:27: 'ApplicationID' imported but unused
./usr/share/pyshared/papyon/msnp2p/__init__.py:28: 'from errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/filetransfer.py:25: 'gobject' imported but unused
./usr/share/pyshared/papyon/msnp2p/msnobject.py:22: 'from papyon.msnp2p.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/msnobject.py:24: 'from papyon.msnp2p.SLP import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/msnobject.py:25: 'from papyon.msnp2p.transport import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/msnobject.py:27: 'EventsDispatcher' imported but unused
./usr/share/pyshared/papyon/msnp2p/msnobject.py:28: 'rw_property' imported but unused
./usr/share/pyshared/papyon/msnp2p/msnobject.py:30: 'gobject' imported but unused
./usr/share/pyshared/papyon/msnp2p/msnobject.py:31: 'random' imported but unused
./usr/share/pyshared/papyon/msnp2p/session.py:23: 'from papyon.msnp2p.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/session.py:24: 'from papyon.msnp2p.SLP import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/session.py:25: 'from papyon.msnp2p.transport import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/session.py:28: 'ElementTree' imported but unused
./usr/share/pyshared/papyon/msnp2p/session.py:31: 'base64' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/TLPv2.py:28: 'random' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/TLP.py:21: 'TLPv2' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/TLP.py:21: 'TLPv1' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/TLP.py:24: 'struct' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/notification.py:25: 'gobject' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/notification.py:26: 'struct' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/switchboard.py:27: 'gobject' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/__init__.py:22: 'from transport_manager import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:21: 'from papyon.msnp2p.SLP import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:22: 'from papyon.msnp2p.transport.switchboard import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:23: 'from papyon.msnp2p.transport.notification import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:27: 'struct' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:29: 'os' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:71: local variable 'uun_transport' is assigned to but never used
./usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py:149: local variable 'blob_id' is assigned to but never used
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:33: undefined name 'TCPClient'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:47: undefined name 'gobject'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:48: undefined name 'gobject'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:49: undefined name 'gobject'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:50: undefined name 'gobject'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:50: undefined name 'gobject'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:73: undefined name 'logger'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:75: undefined name 'logger'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:77: undefined name 'logger'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:81: undefined name 'logger'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:86: undefined name 'IoStatus'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:88: undefined name 'logger'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:101: undefined name 'struct'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:104: undefined name 'struct'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:105: undefined name 'logger'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:113: undefined name 'gobject'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:116: undefined name 'NATTraversalService'
./usr/share/pyshared/papyon/msnp2p/transport/nat_traversal.py:119: undefined name 'NATTraversalService'
./usr/share/pyshared/papyon/msnp2p/transport/default.py:23: 'gobject' imported but unused
./usr/share/pyshared/papyon/msnp2p/transport/base.py:21: 'MessageBlob' imported but unused
./usr/share/pyshared/papyon/msnp/command.py:23: 'unquote' imported but unused
./usr/share/pyshared/papyon/msnp/command.py:23: 'quote' imported but unused
./usr/share/pyshared/papyon/msnp/notification.py:164: local variable 'ss' is assigned to but never used
./usr/share/pyshared/papyon/msnp/notification.py:514: local variable 'rmu' is assigned to but never used
./usr/share/pyshared/papyon/msnp/notification.py:516: local variable 'mg' is assigned to but never used
./usr/share/pyshared/papyon/msnp/notification.py:699: redefinition of function '_handle_QNG' from line 396
./usr/share/pyshared/papyon/msnp/switchboard.py:27: 'ProtocolError' imported but unused
./usr/share/pyshared/papyon/msnp/message.py:27: 'unquote' imported but unused
./usr/share/pyshared/papyon/msnp/message.py:27: 'quote' imported but unused
./usr/share/pyshared/papyon/msnp/message.py:28: 'struct' imported but unused
./usr/share/pyshared/papyon/msnp/__init__.py:24: 'from command import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp/__init__.py:25: 'from message import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp/__init__.py:26: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp/__init__.py:27: 'from notification import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp/__init__.py:28: 'from switchboard import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp/__init__.py:29: 'from mailbox import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/msnp/base.py:24: 'ProtocolError' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'AF_INET6' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'SOCK_SEQPACKET' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'SOCK_RAW' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'SOCK_DGRAM' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'SOCK_STREAM' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'AF_INET' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:22: 'SOCK_RDM' imported but unused
./usr/share/pyshared/papyon/gnet/constants.py:25: 'AF_UNIX' imported but unused
./usr/share/pyshared/papyon/gnet/__init__.py:26: 'IoStatus' imported but unused
./usr/share/pyshared/papyon/gnet/__init__.py:27: 'IoError' imported but unused
./usr/share/pyshared/papyon/gnet/__init__.py:28: 'io' imported but unused
./usr/share/pyshared/papyon/gnet/parser.py:23: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/message/HTTP.py:24: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/message/HTTP.py:25: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/protocol/HTTP.py:20: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/protocol/HTTP.py:21: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/protocol/HTTP.py:22: 'ProxyInfos' imported but unused
./usr/share/pyshared/papyon/gnet/protocol/__init__.py:22: 'from HTTP import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/protocol/__init__.py:23: 'from HTTPS import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/protocol/HTTPS.py:20: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/protocol/HTTPS.py:23: 'HTTPParser' imported but unused
./usr/share/pyshared/papyon/gnet/proxy/factory.py:20: 'from HTTPConnect import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/factory.py:21: 'from SOCKS4 import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/factory.py:22: 'from SOCKS5 import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/proxy_infos.py:20: 'base64' imported but unused
./usr/share/pyshared/papyon/gnet/proxy/HTTPConnect.py:22: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/HTTPConnect.py:23: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/__init__.py:23: 'from proxy_infos import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/SOCKS5.py:22: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/SOCKS5.py:23: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/SOCKS4.py:22: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/proxy/SOCKS4.py:23: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/abstract.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/ssl_socket.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/ssl_socket.py:22: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/sock.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/sock.py:22: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/__init__.py:23: 'from abstract import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/__init__.py:24: 'from sock import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/__init__.py:25: 'from tcp import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/__init__.py:26: 'from ssl_socket import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/__init__.py:27: 'from ssl_tcp import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/iochannel.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/iochannel.py:22: 'from papyon.gnet.errors import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/iochannel.py:23: 'from papyon.gnet.resolver import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/iochannel.py:29: 'from errno import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/tcp.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/papyon/gnet/io/ssl_tcp.py:21: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_file_transfer.py:21: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_webcam.py:25: 'time' imported but unused
./usr/share/pyshared/tests/test_webcam.py:26: 'unittest' imported but unused
./usr/share/pyshared/tests/test_webcam.py:31: 'from papyon.media.conference import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_webcam.py:32: 'from papyon.media.constants import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_webcam.py:33: 'HTTPPollConnection' imported but unused
./usr/share/pyshared/tests/test_webcam.py:64: local variable 'call' is assigned to but never used
./usr/share/pyshared/tests/test_sip_client.py:21: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_sip_client.py:26: 'from papyon.media.conference import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_sip_client.py:27: 'from papyon.media.constants import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_content_roaming.py:21: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_content_roaming.py:25: 'papyon' imported but unused
./usr/share/pyshared/tests/test_content_roaming.py:26: 'from papyon.service.ContentRoaming import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_conversation.py:21: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_conversation.py:25: 'os' imported but unused
./usr/share/pyshared/tests/test_sdp.py:167: 'from papyon.sip.sdp import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_offline_message_box.py:21: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_ice.py:258: 'from papyon.sip.ice import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_echo_server.py:26: 'time' imported but unused
./usr/share/pyshared/tests/test_echo_server.py:30: 'papyon' imported but unused
./usr/share/pyshared/tests/test_echo_server.py:31: 'HTTPPollConnection' imported but unused
./usr/share/pyshared/tests/test_echo_server.py:31: 'DirectConnection' imported but unused
./usr/share/pyshared/tests/test_echo_server.py:32: 'from papyon.gnet.constants import *' used; unable to detect undefined names
./usr/share/pyshared/tests/test_msn_object.py:21: 'from base import *' used; unable to detect undefined names
./usr/share/pyshared/tests/base.py:27: 'time' imported but unused
./usr/share/pyshared/tests/base.py:28: 'unittest' imported but unused
./usr/share/pyshared/tests/test_sip.py:112: 'from papyon.sip.sip import *' used; unable to detect undefined names

This report was generated on Tue, 22 Mar 2011 06:33:40 +0000, based on results by pyflakes 0.4.0-1