Debian Automated Code Analysis

pyflakes analysis of python-couchdbkit_0.5.2-1_all.deb

./usr/share/pyshared/couchdbkit/loaders.py:23: 'base64' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:24: 'copy' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:25: 'httplib' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:26: 'mimetypes' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:27: 'os' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:28: 'socket' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:29: 'sys' imported but unused
./usr/share/pyshared/couchdbkit/loaders.py:57: local variable 'paths' is assigned to but never used
./usr/share/pyshared/couchdbkit/loaders.py:84: undefined name 'docs'
./usr/share/pyshared/couchdbkit/loaders.py:103: undefined name 'document'
./usr/share/pyshared/couchdbkit/client.py:33: 'base64' imported but unused
./usr/share/pyshared/couchdbkit/client.py:34: 'cgi' imported but unused
./usr/share/pyshared/couchdbkit/client.py:37: 're' imported but unused
./usr/share/pyshared/couchdbkit/client.py:39: 'urlparse' imported but unused
./usr/share/pyshared/couchdbkit/client.py:40: 'warnings' imported but unused
./usr/share/pyshared/couchdbkit/client.py:44: 'from couchdbkit.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/client.py:46: 'json' imported but unused
./usr/share/pyshared/couchdbkit/client.py:107: local variable 'e' is assigned to but never used
./usr/share/pyshared/couchdbkit/client.py:482: local variable 'ids' is assigned to but never used
./usr/share/pyshared/couchdbkit/client.py:589: local variable 'rev' is assigned to but never used
./usr/share/pyshared/couchdbkit/__init__.py:10: 'CouchdbResource' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:10: 'RequestFailed' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'ReservedWordError' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'ResourceNotFound' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'InvalidAttachment' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'DuplicatePropertyError' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'NoResultFound' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'BulkSaveError' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'DocsPathNotFound' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'PreconditionFailed' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'MultipleResultsFound' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'ResourceConflict' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:12: 'BadValueError' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:17: 'ViewResults' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:17: 'Database' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:17: 'Server' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:17: 'View' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:17: 'TempView' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:18: 'Consumer' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:19: 'document' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:19: 'pushdocs' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:19: 'clone' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:19: 'pushapps' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:19: 'push' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:20: 'External' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:21: 'BaseDocsLoader' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:21: 'FileSystemDocsLoader' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: redefinition of unused 'Property' from line 23
./usr/share/pyshared/couchdbkit/__init__.py:23: redefinition of unused 'dict_to_json' from line 23
./usr/share/pyshared/couch./usr/share/pyshared/couchdbkit/wsgi/handler.py:133: invalid syntax
    
     ^
dbkit/__init__.py:23: redefinition of unused 'dict_to_json' from line 23
./usr/share/pyshared/couchdbkit/__init__.py:23: 'DocumentSchema' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'SchemaDictProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'DocumentBase' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'DateProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'dict_to_json' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'Document' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'QueryMixin' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'dict_to_python' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'StaticDocument' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'DictProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'DateTimeProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'FloatProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'StringProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'contain' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'SchemaProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'SchemaListProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'DecimalProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'BooleanProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'ListProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'IntegerProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'Property' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'TimeProperty' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'AttachmentMixin' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'value_to_python' imported but unused
./usr/share/pyshared/couchdbkit/__init__.py:23: 'StringListProperty' imported but unused
./usr/share/pyshared/couchdbkit/utils.py:15: 'timegm' imported but unused
./usr/share/pyshared/couchdbkit/utils.py:16: 'datetime' imported but unused
./usr/share/pyshared/couchdbkit/utils.py:17: 'decimal' imported but unused
./usr/share/pyshared/couchdbkit/utils.py:22: 'time' imported but unused
./usr/share/pyshared/couchdbkit/utils.py:30: redefinition of unused 'json' from line 27
./usr/share/pyshared/couchdbkit/utils.py:88: undefined name 'curdir'
./usr/share/pyshared/couchdbkit/utils.py:91: redefinition of function 'relpath' from line 63
./usr/share/pyshared/couchdbkit/utils.py:105: undefined name 'curdir'
./usr/share/pyshared/couchdbkit/utils.py:140: local variable 'e' is assigned to but never used
./usr/share/pyshared/couchdbkit/resource.py:24: 'socket' imported but unused
./usr/share/pyshared/couchdbkit/resource.py:25: 'sys' imported but unused
./usr/share/pyshared/couchdbkit/resource.py:26: 'time' imported but unused
./usr/share/pyshared/couchdbkit/resource.py:27: 'types' imported but unused
./usr/share/pyshared/couchdbkit/resource.py:31: 'RequestError' imported but unused
./usr/share/pyshared/couchdbkit/wsgi/proxy.py:35: undefined name 'proxy'
./usr/share/pyshared/couchdbkit/designer/fs.py:29: redefinition of function '_replace_backslash' from line 23
./usr/share/pyshared/couchdbkit/designer/fs.py:32: redefinition of function '_replace_slash' from line 26
./usr/share/pyshared/couchdbkit/designer/__init__.py:6: 'pushdocs' imported but unused
./usr/share/pyshared/couchdbkit/designer/__init__.py:6: 'FSDoc' imported but unused
./usr/share/pyshared/couchdbkit/designer/__init__.py:6: 'clone' imported but unused
./usr/share/pyshared/couchdbkit/designer/__init__.py:6: 'pushapps' imported but unused
./usr/share/pyshared/couchdbkit/designer/__init__.py:6: 'push' imported but unused
./usr/share/pyshared/couchdbkit/designer/__init__.py:6: 'document' imported but unused
./usr/share/pysha./usr/share/pyshared/couchdbkit/consumer/cgevent.py:39: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/couchdbkit/consumer/cgevent.py:39: invalid syntax
        with resp.body_stream() as body:
                 ^
./usr/share/pyshared/couchdbkit/consumer/ceventlet.py:51: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/couchdbkit/consumer/ceventlet.py:51: invalid syntax
        with resp.body_stream() as body:
                 ^
red/couchdbkit/schema/properties_proxy.py:8: 'timegm' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:9: 'datetime' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:10: 'decimal' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:11: 'time' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:13: 'couchdbkit' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:14: 'from couchdbkit.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:17: 'ALLOWED_PROPERTY_TYPES' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties_proxy.py:222: local variable 'index' is assigned to but never used
./usr/share/pyshared/couchdbkit/schema/__init__.py:139: 'from couchdbkit.schema.properties import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/schema/__init__.py:140: 'from couchdbkit.schema.base import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/schema/__init__.py:141: 'from couchdbkit.schema.properties_proxy import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/schema/properties.py:8: 'timegm' imported but unused
./usr/share/pyshared/couchdbkit/schema/properties.py:14: 'from couchdbkit.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/schema/properties.py:306: local variable 'e' is assigned to but never used
./usr/share/pyshared/couchdbkit/schema/properties.py:340: local variable 'e' is assigned to but never used
./usr/share/pyshared/couchdbkit/schema/properties.py:367: local variable 'e' is assigned to but never used
./usr/share/pyshared/couchdbkit/schema/properties.py:648: local variable 'jvalue' is assigned to but never used
./usr/share/pyshared/couchdbkit/schema/base.py:10: 'datetime' imported but unused
./usr/share/pyshared/couchdbkit/schema/base.py:11: 'decimal' imported but unused
./usr/share/pyshared/couchdbkit/schema/base.py:12: 're' imported but unused
./usr/share/pyshared/couchdbkit/schema/base.py:13: 'warnings' imported but unused
./usr/share/pyshared/couchdbkit/schema/base.py:15: 'Database' imported but unused
./usr/share/pyshared/couchdbkit/schema/base.py:17: 'value_to_json' imported but unused
./usr/share/pyshared/couchdbkit/schema/base.py:20: 'from couchdbkit.exceptions import *' used; unable to detect undefined names
./usr/share/pyshared/couchdbkit/schema/base.py:24: undefined name 'ReservedWordError' in __all__
./usr/share/pyshared/couchdbkit/schema/base.py:243: local variable 'e' is assigned to but never used
./usr/share/pyshared/couchdbkit/schema/base.py:357: local variable 'obj' is assigned to but never used
./usr/share/pyshared/couchdbkit/consumer/sync.py:8: 'asyncore' imported but unused
./usr/share/pyshared/couchdbkit/consumer/sync.py:9: 'asynchat' imported but unused
./usr/share/pyshared/couchdbkit/consumer/sync.py:10: 'socket' imported but unused
./usr/share/pyshared/couchdbkit/consumer/sync.py:11: 'sys' imported but unused
./usr/share/pyshared/couchdbkit/consumer/__init__.py:7: 'ConsumerBase' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/forms.py:83: 'ValidationError' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/forms.py:88: 'schema' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/forms.py:89: 'value_to_python' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/schema.py:58: 'truncate_name' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/schema.py:94: undefined name 'smart_str'
./usr/share/pyshared/couchdbkit/ext/django/schema.py:94: undefined name 'smart_str'
./usr/share/pyshared/couchdbkit/ext/django/loading.py:25: 'urllib' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:26: 'urlparse' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:28: 'contain' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:28: 'ResourceConflict' i./usr/share/pyshared/couchdbkit/ext/pylons/test.py:15: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/couchdbkit/ext/pylons/test.py:15: invalid syntax
            with open(fixture_path, "r") as fp:
                     ^
mported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:30: 'PreconditionFailed' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:32: 'signals' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:32: 'get_app' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:33: 'ImproperlyConfigured' imported but unused
./usr/share/pyshared/couchdbkit/ext/django/loading.py:35: 'BasicAuth' imported but unused
./usr/share/pyshared/couchdbkit/ext/pylons/__init__.py:85: 'init_from_config' imported but unused
./usr/share/pyshared/couchdbkit/ext/pylons/auth/basic.py:60: local variable 'cookies' is assigned to but never used

This report was generated on Sat, 12 Feb 2011 06:29:05 +0000, based on results by pyflakes 0.4.0-1