我如何gzip压缩Python中的字符串?
gzip.GzipFile 存在,但那是文件对象 - 用普通字符串怎么样?
gzip.GzipFile
python compression gzip
compression ×1
gzip ×1
python ×1