]> granicus.if.org Git - python/commit
Patch #1484695: Update the tarfile module to version 0.8. This fixes
authorGeorg Brandl <georg@python.org>
Wed, 10 May 2006 16:26:03 +0000 (16:26 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 10 May 2006 16:26:03 +0000 (16:26 +0000)
commit38c6a22f38a249d107691a79f2b16a62ba8c73be
treeaaa9629e2218d3098330ab19364c6981e36d7377
parentf8d9a97ba2d673ef996e9f0bb0dbe7b29a7a4b1d
Patch #1484695: Update the tarfile module to version 0.8. This fixes
a couple of issues, notably handling of long file names using the
GNU LONGNAME extension.
Doc/lib/libtarfile.tex
Lib/tarfile.py
Lib/test/test_tarfile.py
Lib/test/testtar.tar
Misc/NEWS