scrapy/scrapy/core
Daniel Graña 2e18f0db33 Catch start_requests iterator errors. refs #83 2012-01-27 17:41:38 -02:00
..
downloader Add some comments and references to github issues. closes #82 2012-01-25 19:15:59 -02:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py Catch start_requests iterator errors. refs #83 2012-01-27 17:41:38 -02:00
scheduler.py Some changes to persistent scheduler after some initial usage feedback: 2011-09-23 13:03:07 -03:00
scraper.py Another step towards singleton removal: deprecated crawler singleton import (from scrapy.project import crawler) by a new class method that extensions can implement to receive the crawler 2011-08-08 11:42:44 -03:00
spidermw.py Fixed spider middleware order for methods: process_spider_output, process_spider_exception 2010-09-07 12:59:02 -03:00