mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Drop Python 2 (1/n): remove unicode string and url_utils
This commit is contained in:
2
utils/fabfile.py
vendored
2
utils/fabfile.py
vendored
@@ -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