In python3 bytes and str are two different types - and str is used to represent any type of string (also unicode), when you encode() ...
確定! 回上一頁