Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
elpolilla 63662ba6ff . Added tests for RegexLinkExtractor
. Modified LinkExtractor in order to percent-encode urls using the response encoding
. Improved LinkExtractors processing of unique links

--HG--
rename : scrapy/trunk/scrapy/tests/sample_data/image_linkextractor.html => scrapy/trunk/scrapy/tests/sample_data/link_extractor/image_linkextractor.html
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40609
2009-01-02 18:32:55 +00:00
scrapy . Added tests for RegexLinkExtractor 2009-01-02 18:32:55 +00:00
sites removed border-bottom on link hover which made trac behave strangly 2009-01-02 17:15:22 +00:00
.hgignore dummy file to shift a revision 2009-05-04 18:16:20 +00:00