source:
python/vendor/Python-2.6.5/Doc/library/archiving.rst
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
|
|
File size: 349 bytes |
Data Compression and Archiving
The modules described in this chapter support data compression with the zlib, gzip, and bzip2 algorithms, and the creation of ZIP- and tar-format archives.
.. toctree:: zlib.rst gzip.rst bz2.rst zipfile.rst tarfile.rst
Note:
See TracBrowser
for help on using the repository browser.