First commit

This commit is contained in:
2015-04-22 18:24:28 +03:00
parent 3f579222f1
commit 0a76fce131
10 changed files with 10232 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
class EulerParserPipeline(object):
def process_item(self, item, spider):
return item