Python simply compresses data ... Python3's string type is Unicode, not bytes. To compress a Unicode string, first encode the string into byte form, pass zlib.
確定! 回上一頁