-
Nicolas Gelot authored
Move spot project to python 3. The support of python 2 is removed related to the issue https://github.com/asciimoo/searx/issues/1471. The update is mainly done with `2to3` tool and a lot of changes for the unicode support (see https://docs.python.org/3/howto/unicode.html) Close: #7
Nicolas Gelot authoredMove spot project to python 3. The support of python 2 is removed related to the issue https://github.com/asciimoo/searx/issues/1471. The update is mainly done with `2to3` tool and a lot of changes for the unicode support (see https://docs.python.org/3/howto/unicode.html) Close: #7
Loading