Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
27
class
MyLoader(ItemLoader):
28
default_item_class = MyItem
29
name_out = staticmethod(_test_procesor)
30
31
32
def
nonserializable_object_test(self):
Callers
2
test_serialize_loader
Method · 0.85
test_serialize_loader
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_serialize_loader
Method · 0.68
test_serialize_loader
Method · 0.68