2012. 1. 8.

python decode string.

json.loads(data)  #when you meet some charset errors

json.loads(data.decode("utf-8"))

댓글 없음:

댓글 쓰기