Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ MyItem
Class
MyItem
tests/test_squeues.py:19–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
19
class
MyItem(Item):
20
name = Field()
21
22
23
def
_test_procesor(x):
Callers
2
test_serialize_item
Method · 0.70
test_serialize_item
Method · 0.70
Calls
1
Field
Class · 0.90
Tested by
2
test_serialize_item
Method · 0.56
test_serialize_item
Method · 0.56