# -*- coding: utf-8 -*- class EulerParserPipeline(object): def process_item(self, item, spider): return item