예제 #1
0
파일: crawler.py 프로젝트: mnjstwins/scrapy
 def _create_engine(self):
     return ExecutionEngine(self, lambda _: self.stop())