fix encoding

This commit is contained in:
tianyu
2016-09-27 01:25:25 +08:00
parent 0e431de385
commit 4ee49d6d4c

View File

@@ -8,4 +8,4 @@ echo "$PWD"
cd "$PWD" || exit 1 cd "$PWD" || exit 1
venv/bin/python kindle.py PYTHONIOENCODING=utf-8:surrogateescape venv/bin/python kindle.py