Files containing Python source code ( *.py ) must be encoded using UTF-8, ... When opening text (not binary) files you should use io.open instead of open .
確定! 回上一頁