scrapy/scrapy/selector
Pablo Hoffman 1ba04b1fc3 added remove_namespaces() method to XmlXPathSelector objects 2013-01-18 12:20:03 -02:00
..
__init__.py - removed scrapy.conf singleton from scrapy.log, scrapy.responsetypes, 2012-09-19 03:03:34 -03:00
libxml2document.py make libxml2 optional now that lxml is the default 2012-05-16 18:17:51 -03:00
libxml2sel.py make libxml2 optional now that lxml is the default 2012-05-16 18:17:51 -03:00
list.py some refactoring to selectors code, to reuse more code between lxml and libxml2 backends (refs #147). also added tests for dummy backend 2010-10-27 06:19:49 -02:00
lxmldocument.py reuse LxmlDocument in FormRequest. #111 2012-04-13 15:41:58 -03:00
lxmlsel.py added remove_namespaces() method to XmlXPathSelector objects 2013-01-18 12:20:03 -02:00