scrapy/scrapy/selector
Nikolaos-Digenis Karagiannis bf301b7328 encode invalid xpath with unicode_escape under PY2
The exception quotes an xpath string
which may be unicode.
2015-04-10 22:23:40 +03:00
..
__init__.py Remove CSS*Selector classes and port its tests 2013-10-11 18:22:03 -02:00
csstranslator.py working implementaion of unified api 2013-10-11 18:06:27 -02:00
lxmldocument.py reuse LxmlDocument in FormRequest. #111 2012-04-13 15:41:58 -03:00
lxmlsel.py suggest scrapy.Selector in deprecation warnings 2014-04-15 01:09:35 +06:00
unified.py encode invalid xpath with unicode_escape under PY2 2015-04-10 22:23:40 +03:00