MCPcopy
hub / github.com/scrapy/scrapy / reactor_select_twisted_reactor_select.py

File reactor_select_twisted_reactor_select.py

tests/CrawlerProcess/reactor_select_twisted_reactor_select.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from twisted.internet import selectreactor
2
3import scrapy
4from scrapy.crawler import CrawlerProcess

Callers

nothing calls this directly

Calls 3

CrawlerProcessClass · 0.90
crawlMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected