scrapy/scrapy/core
duendex 88bec496f2 The response matching re is now compiled once at module load time. 2013-12-02 20:19:42 -02:00
..
downloader The response matching re is now compiled once at module load time. 2013-12-02 20:19:42 -02:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py Merge pull request #431 from alexanderlukanin13/syntax 2013-10-22 10:38:45 -07:00
scheduler.py Python 3 compatible syntax: print, except, raise, octal numbers; removed Python 2.2 boolean compatibility code in xlib/pydispatch/dispatcher.py 2013-10-20 01:59:35 +06:00
scraper.py Do not log IgnoreRequest exceptions as download failures 2013-09-08 00:24:34 -03:00
spidermw.py added process_start_requests method to spider middlewares 2012-08-31 16:41:50 -03:00