From be06a4e397c349ee431eba354d77b2add3253efe Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Thu, 22 Sep 2016 19:14:00 +0200 Subject: [PATCH] Remove "scrapy" line from shell help (it's new in 1.2 only) --- docs/intro/tutorial.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/intro/tutorial.rst b/docs/intro/tutorial.rst index 4f2736709..10e00a19a 100644 --- a/docs/intro/tutorial.rst +++ b/docs/intro/tutorial.rst @@ -210,7 +210,6 @@ You will see something like:: [ ... Scrapy log here ... ] 2016-09-19 12:09:27 [scrapy] DEBUG: Crawled (200) (referer: None) [s] Available Scrapy objects: - [s] scrapy scrapy module (contains scrapy.Request, scrapy.Selector, etc) [s] crawler [s] item {} [s] request