提交 4b86bd65 编写于 作者: P Pablo Hoffman

fixed reference to tutorial directory

上级 1aeccdd6
......@@ -76,7 +76,7 @@ easy task).
We begin by modeling the item that we will use to hold the sites data obtained
from dmoz.org, as we want to capture the name, url and description of the
sites, we define fields for each of these three attributes. To do that, we edit
items.py, found in the dmoz directory. Our Item class looks like this::
items.py, found in the ``tutorial`` directory. Our Item class looks like this::
from scrapy.item import Item, Field
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册