scrapy/scrapy
Rolando Espinoza La fuente 17d1543929 contrib_exp: added crawlspider v2 package + tests
Sign-Off: Rolando Espinoza La fuente
2010-02-19 18:19:01 -04:00
..
command
conf Added Settings class tests, and fixed minor bug 2009-12-02 15:52:17 -02:00
contrib Automated merge after applying ajones patch 2009-11-28 12:31:05 -02:00
contrib_exp contrib_exp: added crawlspider v2 package + tests 2010-02-19 18:19:01 -04:00
core fixed bug which was causing the DOWNLOAD_DELAY setting to be ignored (the spider download_delay attribute was working though) 2010-02-19 16:32:30 -02:00
http
management
selector
spider removed some old code from scrapy.spider.models 2009-12-02 23:30:00 -02:00
stats StatsCollector: ported methods to receive spider instances (closes #113), removed list_domains() method, added iter_spider_stats() method 2009-11-14 20:28:59 -02:00
templates templates: updated code 2010-01-11 12:26:43 -04:00
tests contrib_exp: added crawlspider v2 package + tests 2010-02-19 18:19:01 -04:00
utils utils.python: added equal_attributes() to compare two objects arbitrary attributes 2010-02-19 17:57:48 -04:00
xlib renamed file missing from previous commit 2009-11-19 11:23:36 -02:00
__init__.py Automated merge with http://hg.scrapy.org/scrapy-0.8 2010-01-17 05:20:23 -02:00
crawler.py
extension.py
item.py removed deprecated ScrapedItem (previously kept for backwards compatibility) 2009-11-06 16:39:15 -02:00
link.py
log.py added spiders to some error logging in Engine and Scraper core components 2010-01-28 10:56:04 -02:00
mail.py
shell.py fixed exception when running scrapy shell on a non-textual response (fixes #116) 2009-11-13 17:21:59 -02:00