mirror of
https://github.com/searxng/searxng.git
synced 2026-05-12 22:15:46 +02:00
Drop Python 2 (1/n): remove unicode string and url_utils
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
from fabric.api import cd, run, sudo, put
|
||||
from cStringIO import StringIO
|
||||
from io import StringIO
|
||||
|
||||
|
||||
base_dir = '/usr/local'
|
||||
|
||||
Reference in New Issue
Block a user