support mojibake and py3.2

This commit is contained in:
ed
2019-06-12 16:39:43 +00:00
parent bf95527e92
commit 63e089a5f0
15 changed files with 150 additions and 121 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python
# coding: utf-8
from __future__ import print_function
from __future__ import print_function, unicode_literals
import os
import json