Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
olveyra 7a195a9794 allow usage of integer "dont_filter", meaning number of times
dont_filter will apply when redirecting.

Under this scheme, dont_filter=True is the same as dont_filter=1
and (convenient?) dont filter <= 0 means dont_filter = True forever

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40143
2008-08-01 18:13:07 +00:00
scrapy/trunk allow usage of integer "dont_filter", meaning number of times 2008-08-01 18:13:07 +00:00
sites Adding missing templates 2008-07-30 23:47:28 +00:00
.hgignore dummy file to shift a revision 2009-05-04 18:16:20 +00:00