Joseph Nuthalapati bdc803e185
Make Python 3 able to read settings files with Unicode characters
SearX currently doesn't start up when run with Python 3 as it tries to parse the
settings.yml file with ASCII codecs.
There are similar problems with engines_languages.json and currencies.json
Python 3 requires that files with Unicode characters be read with a 'b' flag.
This also works with Python 2 and hence can be integrated into the main source
code.

Tested with the latest Python 3.6.4rc1 on Debian unstable.

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-12-21 17:33:19 +05:30
..
2017-05-15 12:02:30 +02:00
2017-11-01 14:22:22 +01:00
2017-11-01 17:02:38 +01:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-10-25 10:42:37 +02:00
2017-05-15 12:02:30 +02:00
2017-07-26 15:49:16 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-12-01 20:54:12 +01:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-06-18 21:53:10 +04:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00