scrapy/scrapy/command/commands
Ismael Carnales 7afc915717 added BaseItem as base item class, and moved extra functionality of ScrapedItem to RobustScrapedItem 2009-07-21 16:11:21 -03:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
crawl.py updated help of some commands 2009-07-15 21:34:56 -03:00
fetch.py renamed download command to fetch 2009-07-15 21:34:12 -03:00
genspider.py some cleanup to genspider command, disabled log and fixed inconsistencies reported in #55 2009-07-21 11:31:14 -03:00
help.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
list.py updated help of some commands 2009-07-15 21:34:56 -03:00
parse.py added BaseItem as base item class, and moved extra functionality of ScrapedItem to RobustScrapedItem 2009-07-21 16:11:21 -03:00
shell.py remove unused lines from shell command 2009-07-07 16:24:59 -03:00
start.py updated help of some commands 2009-07-15 21:34:56 -03:00