Changeset 391 for python/trunk/Doc/library/archiving.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/archiving.rst
r2 r391 8 8 The modules described in this chapter support data compression with the zlib, 9 9 gzip, and bzip2 algorithms, and the creation of ZIP- and tar-format archives. 10 See also :ref:`archiving-operations` provided by the :mod:`shutil` module. 10 11 11 12
Note:
See TracChangeset
for help on using the changeset viewer.