source: vendor/python/2.5/Doc/lib/archiving.tex

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 236 bytes
Line 
1\chapter{Data Compression and Archiving}
2\label{archiving}
3
4The modules described in this chapter support data compression
5with the zlib, gzip, and bzip2 algorithms, and
6the creation of ZIP- and tar-format archives.
7
8\localmoduletable
Note: See TracBrowser for help on using the repository browser.