[fix] drop Python 2: use importlib instead of imp.load_source
imp.load_source is not documented in Python 3 see documentation : https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly partial fix of https://github.com/searx/searx/issues/1674
Loading
Please register or sign in to comment