MCPcopy
hub / github.com/scrapy/scrapy / MyLoader

Class MyLoader

tests/test_squeues.py:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26
27class MyLoader(ItemLoader):
28 default_item_class = MyItem
29 name_out = staticmethod(_test_procesor)
30
31
32def nonserializable_object_test(self):

Callers 2

test_serialize_loaderMethod · 0.85
test_serialize_loaderMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_serialize_loaderMethod · 0.68
test_serialize_loaderMethod · 0.68