scrapy/scrapy/selector
Daniel Graña f530b0b3eb make libxml2 optional now that lxml is the default 2012-05-16 18:17:51 -03:00
..
__init__.py lxml is the new default selector backend. closes #120 2012-04-19 00:28:27 -03:00
dummysel.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
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 fix `tail` issue when extracting nodes [lxml] 2012-05-07 17:23:27 +02:00