データ圧縮とアーカイブ¶
The modules described in this chapter support data compression with the zlib,
gzip, bzip2 and lzma algorithms, and the creation of ZIP- and tar-format
archives. See also アーカイブ化操作 provided by the shutil
module.
The modules described in this chapter support data compression with the zlib,
gzip, bzip2 and lzma algorithms, and the creation of ZIP- and tar-format
archives. See also アーカイブ化操作 provided by the shutil
module.