]> granicus.if.org Git - python/commit
Backport the nts() function from the trunk. This fixes problems with
authorLars Gustäbel <lars@gustaebel.de>
Mon, 11 Feb 2008 18:36:07 +0000 (18:36 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Mon, 11 Feb 2008 18:36:07 +0000 (18:36 +0000)
commit08303dbd722f379e17682daaaf60ad515e1800fb
treeb2690f937e86cfe99d1a611aeebad5413cf2c7f9
parent5ca1cba2523645b6043adf5c59bb448b8d22d816
Backport the nts() function from the trunk. This fixes problems with
the xstar format that puts extra fields inside the space that POSIX
has reserved for the prefix field.
Lib/tarfile.py
Lib/test/test_tarfile.py
Lib/test/testtar.tar
Misc/NEWS