MCPcopy
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
19class MyItem(Item):
20 name = Field()
21
22
23def _test_procesor(x):

Callers 2

test_serialize_itemMethod · 0.70
test_serialize_itemMethod · 0.70

Calls 1

FieldClass · 0.90

Tested by 2

test_serialize_itemMethod · 0.56
test_serialize_itemMethod · 0.56