Debian Automated Code Analysis

pyflakes analysis of python-pyscard_1.6.10-2_i386.deb

./usr/share/pyshared/smartcard/CardMonitoring.py:31: 'exc_info' imported but unused
./usr/share/pyshared/smartcard/CardMonitoring.py:35: 'readers' imported but unused
./usr/share/pyshared/smartcard/CardMonitoring.py:36: 'CardRequestTimeoutException' imported but unused
./usr/share/pyshared/smartcard/CardMonitoring.py:40: 'AnyCardType' imported but unused
./usr/share/pyshared/smartcard/ClassLoader.py:10: 'sys' imported but unused
./usr/share/pyshared/smartcard/ClassLoader.py:11: 'types' imported but unused
./usr/share/pyshared/smartcard/ExclusiveTransmitCardConnection.py:24: 'CardConnection' imported but unused
./usr/share/pyshared/smartcard/ExclusiveTransmitCardConnection.py:29: 'PCSCCardConnection' imported but unused
./usr/share/pyshared/smartcard/ATR.py:41: undefined name 'SmartcardException'
./usr/share/pyshared/smartcard/guid.py:51: 'smartcard' imported but unused
./usr/share/pyshared/smartcard/PassThruCardService.py:54: 'CardConnection' imported but unused
./usr/share/pyshared/smartcard/Card.py:24: 'NoCardException' imported but unused
./usr/share/pyshared/smartcard/Card.py:24: 'CardConnectionException' imported but unused
./usr/share/pyshared/smartcard/CardType.py:75: undefined name 'InvalidATRMaskLengthException'
./usr/share/pyshared/smartcard/ReaderMonitoring.py:31: 'exc_info' imported but unused
./usr/share/pyshared/smartcard/ReaderMonitoring.py:32: 'enumerate' imported but unused
./usr/share/pyshared/smartcard/ReaderMonitoring.py:36: 'ListReadersException' imported but unused
./usr/share/pyshared/smartcard/ReaderMonitoring.py:39: 'from smartcard.Synchronization import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/ReaderMonitoring.py:178: local variable 'e' is assigned to but never used
./usr/share/pyshared/smartcard/Observer.py:15: 'from smartcard.Synchronization import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/CardNames.py:32: 'toBytes' imported but unused
./usr/share/pyshared/smartcard/ExclusiveConnectCardConnection.py:24: 'CardConnection' imported but unused
./usr/share/pyshared/smartcard/CardService.py:33: 'SmartcardException' imported but unused
./usr/share/pyshared/smartcard/CardService.py:34: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/CardConnection.py:26: 'SmartcardException' imported but unused
./usr/share/pyshared/smartcard/CardConnection.py:27: 'Observer' imported but unused
./usr/share/pyshared/smartcard/Session.py:27: 'CardConnection' imported but unused
./usr/share/pyshared/smartcard/pcsc/PCSCPart10.py:25: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCCardRequest.py:34: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCReaderGroups.py:25: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCReaderGroups.py:27: 'from smartcard.pcsc.PCSCExceptions import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCReader.py:30: 'from smartcard.Exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCReader.py:31: 'from smartcard.pcsc.PCSCExceptions import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCReader.py:32: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCCardConnection.py:27: 'Observable' imported but unused
./usr/share/pyshared/smartcard/pcsc/PCSCCardConnection.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/pcsc/PCSCContext.py:27: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/scard/__init__.py:2: 'from scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/scard/__init__.py:4: 'from smartcard.scard._scard import *' used; unable to detect undefined names
./usr/share/pyshared/smartcard/wx/APDUHexValidator.py:49: local variable 'val' is assigned to but never used
./usr/share/pyshared/smartcard/wx/APDUHexValidator.py:51: undefined name 'value'
./usr/share/pyshared/smartcard/wx/ReaderToolbar.py:52: local variable 'selection' is assigned to but never used
./usr/share/pyshared/smartcard/wx/ReaderToolbar.py:70: local variable 'tsize' is assigned to but never used
./usr/share/pyshared/smartcard/wx/ReaderToolbar.py:74: undefined name 'isz'
./usr/share/pyshared/smartcard/wx/ReaderToolbar.py:78: undefined name 'isz'
./usr/share/pyshared/smartcard/wx/CardAndReaderTreePanel.py:357: undefined name 'cardmonitor'
./usr/share/pyshared/smartcard/wx/CardAndReaderTreePanel.py:359: undefined name 'readermonitor'
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_transaction.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_control.py:28: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_getStatusChange.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_listInterfaces.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_listCards.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_getATR.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_selectDFTelecom.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/scard-api/sample_readers.py:29: 'from smartcard.scard import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/wx/pcscdiag/pcscdiag.py:74: local variable 'childCard' is assigned to but never used
./usr/share/doc/python-pyscard/examples/Examples/wx/pcscdiag/pcscdiag.py:82: local variable 'child' is assigned to but never used
./usr/share/doc/python-pyscard/examples/Examples/wx/apdumanager/apdumanager.py:28: 'from smartcard.wx.SimpleSCardApp import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/wx/readerviewer/readerviewer.py:27: 'from smartcard.wx.SimpleSCardApp import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_TransmitCardObserver.py:26: 'stdin' imported but unused
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_TransmitCardObserver.py:30: 'from smartcard.util import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_CardConnectionDecorator.py:29: 'CardConnection' imported but unused
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_MonitorReaders.py:27: 'stdin' imported but unused
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_toHexString.py:27: 'from smartcard.util import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_MonitorCardsAndTransmit.py:27: 'stdin' imported but unused
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_MonitorCardsAndTransmit.py:32: 'from smartcard.util import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_MonitorCards.py:27: 'stdin' imported but unused
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_MonitorCards.py:31: 'from smartcard.util import *' used; unable to detect undefined names
./usr/share/doc/python-pyscard/examples/Examples/framework/sample_ExclusiveCardConnection.py:29: 'CardConnection' imported but unused

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