scrapy/scrapy/contrib/loader
Pablo Hoffman 33b53c59d5 moved scrapy.xpath to scrapy.selector
--HG--
rename : scrapy/xpath/__init__.py => scrapy/selector/__init__.py
rename : scrapy/xpath/document.py => scrapy/selector/document.py
rename : scrapy/xpath/factories.py => scrapy/selector/factories.py
2009-08-19 21:50:52 -03:00
..
__init__.py moved scrapy.xpath to scrapy.selector 2009-08-19 21:50:52 -03:00
common.py Moved Item Loader to its final location in scrapy.contrib.loader, and updated doc/tests 2009-08-12 16:49:07 -03:00
processor.py renamed ApplyConcat processor to MapCompose 2009-08-12 18:43:08 -03:00