scrapy/scrapy/contrib_exp/crawlspider/__init__.py

5 lines
78 B
Python

"""CrawlSpider v2"""
from .rules import Rule
from .spider import CrawlSpider