add little note to duckduckgo engine

This commit is contained in:
Thomas Pointhuber 2014-09-02 20:21:33 +02:00
parent badf8504fd
commit 8eb064dea1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# @parse url, title, content
#
# @todo rewrite to api
# @todo language support
# @todo language support (the current used site does not support language-change)
from urllib import urlencode
from lxml.html import fromstring