This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
aqm
/
sports_scrapy
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
ac8003828e
Atzari
Tagi
khalid
master
two
sports_scrapy
/
hg3535
/
pipelines.py
pipelines.py
110 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Zuqiupipeline(object):
def process_item(self, item, spider):
pass