Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
This commit is contained in:
Corentin Chary
2012-09-15 23:20:30 +02:00
parent 89f3192937
commit 9afb31fc65
4 changed files with 23 additions and 20 deletions

View File

@ -70,6 +70,7 @@ def scan_html(data, url, pattern):
match.group(0))
)
return results