Debian Automated Code Analysis

pyflakes analysis of python-scrapy_0.8-3_all.deb

./usr/share/pyshared/scrapy/xlib/pydispatch/robustapply.py:49: unexpected indent
			
    ^
./usr/share/pyshared/scrapy/__init__.py:8: 'os' imported but unused
./usr/share/pyshared/scrapy/__init__.py:15: 'twisted_250_monkeypatches' imported but unused
./usr/share/pyshared/scrapy/__init__.py:21: 'OpenSSL' imported but unused
./usr/share/pyshared/scrapy/shell.py:127: local variable 'ip' is assigned to but never used
./usr/share/pyshared/scrapy/shell.py:136: 'rlcompleter' imported but unused
./usr/share/pyshared/scrapy/shell.py:145: local variable 'result' is assigned to but never used
./usr/share/pyshared/scrapy/xlib/pydispatch/dispatcher.py:29: 'types' imported but unused
./usr/share/pyshared/scrapy/xlib/pydispatch/dispatcher.py:394: local variable 'err' is assigned to but never used
./usr/share/pyshared/scrapy/xlib/pydispatch/saferef.py:115: local variable 'err' is assigned to but never used
./usr/share/pyshared/scrapy/spider/__init__.py:1: 'BaseSpider' imported but unused
./usr/share/pyshared/scrapy/spider/middleware.py:14: 'Request' imported but unused
./usr/share/pyshared/scrapy/command/cmdline.py:10: 'spiders' imported but unused
./usr/share/pyshared/scrapy/command/__init__.py:1: 'ScrapyCommand' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:8: 'Headers' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:10: 'Request' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:11: 'FormRequest' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:12: 'XmlRpcRequest' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:14: 'Response' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:15: 'HtmlResponse' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:16: 'XmlResponse' imported but unused
./usr/share/pyshared/scrapy/http/__init__.py:17: 'TextResponse' imported but unused
./usr/share/pyshared/scrapy/utils/signal.py:3: 'dispatcher' imported but unused
./usr/share/pyshared/scrapy/utils/test.py:9: 'Libxml2Document' imported but unused
./usr/share/pyshared/scrapy/utils/python.py:149: undefined name 'WindowsError'
./usr/share/pyshared/scrapy/utils/engine.py:3: 'time' imported but unused
./usr/share/pyshared/scrapy/contrib/memusage.py:16: 'scrapyengine' imported but unused
./usr/share/pyshared/scrapy/contrib/exporter/jsonlines.py:6: redefinition of unused 'json' from line 4
./usr/share/pyshared/scrapy/contrib/linkextractors/image.py:6: 'urlparse' imported but unused
./usr/share/pyshared/scrapy/contrib/spiders/__init__.py:1: 'CrawlSpider' imported but unused
./usr/share/pyshared/scrapy/contrib/spiders/__init__.py:1: 'Rule' imported but unused
./usr/share/pyshared/scrapy/contrib/spiders/__init__.py:2: 'CSVFeedSpider' imported but unused
./usr/share/pyshared/scrapy/contrib/spiders/__init__.py:2: 'XMLFeedSpider' imported but unused
./usr/share/pyshared/scrapy/contrib/downloadermiddleware/retry.py:31: 'request_fingerprint' imported but unused
./usr/share/pyshared/scrapy/contrib/downloadermiddleware/cookies.py:1: 'operator' imported but unused
./usr/share/pyshared/scrapy/contrib/downloadermiddleware/cookies.py:2: 'groupby' imported but unused
./usr/share/pyshared/scrapy/core/downloader/__init__.py:1: 'Downloader' imported but unused
./usr/share/pyshared/scrapy/core/scheduler/__init__.py:1: 'Scheduler' imported but unused
./usr/share/pyshared/scrapy/core/scheduler/__init__.py:2: 'SchedulerMiddlewareManager' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_useragent.py:6: 'settings' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_httpcompression.py:4: 'abspath' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_httpcompression.py:4: 'dirname' imported but unused
./usr/share/pyshared/scrapy/tests/test_http_cookies.py:3: 'os' imported but unused
./usr/share/pyshared/scrapy/tests/test_http_cookies.py:7: 'WrappedResponse' imported but unused
./usr/share/pyshared/scrapy/tests/test_http_cookies.py:424: local variable 'p' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_http_cookies.py:952: local variable 'version_re' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_http_cookies.py:1106: undefined name 'urllib'
./usr/share/pyshared/scrapy/tests/test_http_cookies.py:1154: redefinition of unused '_threading' from line 1152
./usr/share/pyshared/scrapy/tests/test_contrib_exporter.py:154: 'json' imported but unused
./usr/share/pyshared/scrapy/tests/test_contrib_exporter.py:157: 'simplejson' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_redirect.py:6: 'Headers' imported but unused
./usr/share/pyshared/scrapy/tests/test_selector.py:247: local variable 'hxs' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_selector.py:248: local variable 'xxs' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_engine.py:8: 'resource' imported but unused
./usr/share/pyshared/scrapy/tests/test_pipeline_images.py:11: 'Image' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_httpproxy.py:7: 'Response' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_httpproxy.py:9: 'settings' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_httpproxy.py:59: local variable 'http_proxy' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_httpproxy.py:69: local variable 'http_proxy' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_utils_signal.py:16: local variable 'a' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_decompression.py:2: 'Request' imported but unused
./usr/share/pyshared/scrapy/tests/test_http_headers.py:2: 'weakref' imported but unused
./usr/share/pyshared/scrapy/tests/test_utils_misc.py:2: 'StringIO' imported but unused
./usr/share/pyshared/scrapy/tests/test_downloadermiddleware_defaultheaders.py:5: 'Response' imported but unused
./usr/share/pyshared/scrapy/tests/test_contrib_exp_loader_lxmlloader.py:3: 'MapCompose' imported but unused
./usr/share/pyshared/scrapy/tests/test_contrib_exp_loader_lxmlloader.py:10: redefinition of unused 'lxml' from line 8
./usr/share/pyshared/scrapy/tests/test_utils_iterators.py:2: 'libxml2' imported but unused
./usr/share/pyshared/scrapy/tests/test_utils_iterators.py:97: 'lxml' imported but unused
./usr/share/pyshared/scrapy/tests/test_utils_defer.py:1: 'imap' imported but unused
./usr/share/pyshared/scrapy/tests/test_dependencies.py:7: local variable 'ex' is assigned to but never used
./usr/share/pyshared/scrapy/tests/test_webclient.py:9: 'error' imported but unused
./usr/share/pyshared/scrapy/tests/test_djangoitem/__init__.py:11: redefinition of unused 'django' from line 9
./usr/share/pyshared/scrapy/tests/test_djangoitem/__init__.py:16: redefinition of unused 'Person' from line 14
./usr/share/pyshared/scrapy/contrib_exp/downloadermiddleware/decompression.py:13: 'Response' imported but unused
./usr/share/doc/python-scrapy/examples/googledir/googledir/settings.py:3: 'googledir' imported but unused

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