summaryrefslogtreecommitdiffstats
path: root/Doc/library/tarfile.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated posix attribute.Georg Brandl2008-08-041-12/+0
* Remove the TarFileCompat class from tarfile.py.Lars Gustäbel2008-08-021-15/+1
* Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,...Benjamin Peterson2008-05-261-51/+51
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-21/+0
* Merged revisions 59376-59406 via svnmerge fromChristian Heimes2007-12-081-1/+1
* Merged revisions 58817-58861 via svnmerge fromGuido van Rossum2007-11-051-2/+5
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-4/+4
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-29/+3
* Merged revisions 57620-57771 via svnmerge fromThomas Wouters2007-08-301-0/+11
* Fall back to 'ascii' encoding if sys.getfilesystemencoding() returnsLars Gustäbel2007-08-211-33/+28
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+738