scrapy/scrapy/selector
Paul Tremberth d806184bb6 .remove_namespaces(): remove namespaces on elements' attributes 2013-10-08 00:01:44 +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 .remove_namespaces(): remove namespaces on elements' attributes 2013-10-08 00:01:44 +02:00