The .encode method gets applied to a Unicode string to make a byte-string; but you're calling it on a byte-string instead... the wrong way ...
確定! 回上一頁