summaryrefslogtreecommitdiffstats
path: root/Doc/library/tarfile.rst
Commit message (Expand)AuthorAgeFilesLines
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+3
* Remove unneeded reST targetÉric Araujo2011-08-181-2/+0
* Add note advising that 'filter' be used as a keyword-argument.Raymond Hettinger2011-01-261-1/+3
* Punctuation fixAndrew M. Kuchling2010-04-111-1/+1
* Issue #7232: Add support for the context manager protocolLars Gustäbel2010-03-031-0/+15
* Fix narkupAndrew M. Kuchling2009-10-051-1/+1
* Issue #6856: Add a filter keyword argument to TarFile.add().Lars Gustäbel2009-09-121-2/+25
* #5821: add some capabilities of TarFile's file-like object.Georg Brandl2009-04-251-2/+3
* Issue #3039: Fix TarFileCompat.writestr() which always raised anLars Gustäbel2008-08-021-0/+4
* Replace signatures with optional arguments in square brackets withLars Gustäbel2008-05-171-51/+51
* Some cleanup in the docs.Georg Brandl2007-12-291-21/+0
* Diverse markup fixes.Georg Brandl2007-12-061-1/+1
* Added cross-references between the various archive file formats.Mark Summerfield2007-11-051-2/+5
* Warn about possible risks when extracting untrusted archives.Lars Gustäbel2007-08-301-0/+11
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+738