If you get that error on that line of code, then the problem is that string is a byte string, and Python 2 is implicitly trying to decode it to ...
確定! 回上一頁