This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
aqm
/
sports_scrapy
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
62f62a541f
Branches
Tags
khalid
master
two
sports_scrapy
/
hg3535
/
pipelines.py
pipelines.py
110 B
Historique
Raw
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Zuqiupipeline(object):
def process_item(self, item, spider):
pass