diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-10-05 12:50:08 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2020-10-06 09:42:11 +0200 |
| commit | 15013e64d8a1cb21a9edab429b153ab83b5f1db5 (patch) | |
| tree | 29a6f6916225f230659fb95af350579ec0b2e0c4 /searx/engines/json_engine.py | |
| parent | 584760cf5419051bd3f37e733147e048356f7ffc (diff) | |
[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
Diffstat (limited to 'searx/engines/json_engine.py')
0 files changed, 0 insertions, 0 deletions