Cqoicebordel 10 years ago
parent
commit
b4b666e703
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      searx/engines/startpage.py

+ 0
- 1
searx/engines/startpage.py View File

10
 #
10
 #
11
 # @todo        paging
11
 # @todo        paging
12
 
12
 
13
-from urllib import urlencode
14
 from lxml import html
13
 from lxml import html
15
 from cgi import escape
14
 from cgi import escape
16
 import re
15
 import re