doc string fix

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40590
This commit is contained in:
olveyra 2008-12-30 19:38:15 +00:00
parent 7e4c9200c2
commit 99143ff357
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ class RegexLinkExtractor(LinkExtractor):
deny - ignore urls that match any of these regexes
allow_domains - only extract urls from these domains
deny_domains - ignore urls from these dmoains
restrict_xpaths - restrict url extraction to given xpaths contents
tags - look for urls in this tags
attrs - look for urls in this attrs
canonicalize - canonicalize all extracted urls using scrapy.utils.url.canonicalize_url