MCPcopy
hub / github.com/scrapy/scrapy / XmlResponse

Class XmlResponse

scrapy/http/response/xml.py:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10
11class XmlResponse(TextResponse):
12 __slots__ = ()

Calls

no outgoing calls