scrapy/scrapy/commands
Julia Medina 543d02bc64 Avoid name clashing in deploy.py, fixes #1143 2015-04-09 21:36:24 -03:00
..
__init__.py moved scrapy.command.commands module to scrapy.commands 2010-05-26 10:29:32 -03:00
bench.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
check.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
crawl.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
deploy.py Avoid name clashing in deploy.py, fixes #1143 2015-04-09 21:36:24 -03:00
edit.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
fetch.py Adjust spiders' utils to new SpiderManager API 2014-08-12 14:02:56 -03:00
genspider.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
list.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
parse.py Allow spiders to return dicts. See GH-1064. 2015-03-18 07:26:56 +05:00
runspider.py Fix usage of crawler_process in ScrapyCommands 2014-08-12 14:02:56 -03:00
settings.py Added "from __future__ import print_function" in all relevant places except xlib 2013-10-20 11:55:07 +06:00
shell.py Correctly detect when all managed crawlers are done in CrawlerRunner 2014-09-09 17:21:39 -03:00
startproject.py exitcode and prints fixed, some code reworking 2014-08-01 14:36:30 -03:00
version.py Added "from __future__ import print_function" in all relevant places except xlib 2013-10-20 11:55:07 +06:00
view.py Improved some commands descriptions 2010-08-21 05:03:38 -03:00