commit | aea6e5913b66e9dfc8b9099a83b7becac7e74177 | [log] [tgz] |
---|---|---|
author | Mark Summerfield <list@qtrac.plus.com> | Mon Nov 05 09:22:48 2007 +0000 |
committer | Mark Summerfield <list@qtrac.plus.com> | Mon Nov 05 09:22:48 2007 +0000 |
tree | b451b3a5157d2eada1464179bfee1fff3e6cb77a | |
parent | 80e95c142ef1ad007f5038ac48db03d7d5309203 [diff] [blame] |
Added cross-references between the various archive file formats.
diff --git a/Doc/library/gzip.rst b/Doc/library/gzip.rst index 5978031..d298f88 100644 --- a/Doc/library/gzip.rst +++ b/Doc/library/gzip.rst
@@ -15,6 +15,9 @@ programs, such as those produced by :program:`compress` and :program:`pack`, are not supported by this module. +For other archive formats, see the :mod:`bz2`, :mod:`zipfile`, and +:mod:`tarfile` modules. + The module defines the following items: